-
Notifications
You must be signed in to change notification settings - Fork 50
/
Copy pathNAMESPACE
171 lines (170 loc) · 4.24 KB
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
# Generated by roxygen2: do not edit by hand
S3method(as.download,character)
S3method(as.download,download)
S3method(gbif_citation,character)
S3method(gbif_citation,gbif)
S3method(gbif_citation,gbif_data)
S3method(gbif_citation,numeric)
S3method(gbif_citation,occ_download_get)
S3method(gbif_citation,occ_download_meta)
S3method(print,derived_dataset)
S3method(print,derived_dataset_prep)
S3method(print,gbif)
S3method(print,gbif_citation)
S3method(print,gbif_data)
S3method(print,occ_download)
S3method(print,occ_download_describe)
S3method(print,occ_download_get)
S3method(print,occ_download_meta)
S3method(print,occ_download_prep)
S3method(print,occ_download_sql)
S3method(print,occ_download_sql_prep)
S3method(print,occ_predicate)
S3method(print,occ_predicate_list)
export("%>%")
export(DownReq)
export(GbifQueue)
export(as.download)
export(blanktheme)
export(check_wkt)
export(count_facet)
export(dataset)
export(dataset_comment)
export(dataset_constituents)
export(dataset_contact)
export(dataset_doi)
export(dataset_duplicate)
export(dataset_endpoint)
export(dataset_export)
export(dataset_get)
export(dataset_gridded)
export(dataset_identifier)
export(dataset_machinetag)
export(dataset_metrics)
export(dataset_networks)
export(dataset_noendpoint)
export(dataset_process)
export(dataset_search)
export(dataset_suggest)
export(dataset_tag)
export(datasets)
export(derived_dataset)
export(derived_dataset_prep)
export(elevation)
export(enumeration)
export(enumeration_country)
export(gbif_bbox2wkt)
export(gbif_citation)
export(gbif_geocode)
export(gbif_issues)
export(gbif_issues_lookup)
export(gbif_names)
export(gbif_oai_get_records)
export(gbif_oai_identify)
export(gbif_oai_list_identifiers)
export(gbif_oai_list_metadataformats)
export(gbif_oai_list_records)
export(gbif_oai_list_sets)
export(gbif_photos)
export(gbif_wkt2bbox)
export(installations)
export(lit_count)
export(lit_search)
export(map_fetch)
export(mvt_fetch)
export(name_backbone)
export(name_backbone_checklist)
export(name_backbone_verbose)
export(name_issues)
export(name_lookup)
export(name_parse)
export(name_suggest)
export(name_usage)
export(network)
export(network_constituents)
export(networks)
export(nodes)
export(occ_count)
export(occ_count_basis_of_record)
export(occ_count_country)
export(occ_count_pub_country)
export(occ_count_year)
export(occ_data)
export(occ_download)
export(occ_download_cached)
export(occ_download_cancel)
export(occ_download_cancel_staged)
export(occ_download_dataset_activity)
export(occ_download_datasets)
export(occ_download_describe)
export(occ_download_get)
export(occ_download_import)
export(occ_download_list)
export(occ_download_meta)
export(occ_download_prep)
export(occ_download_queue)
export(occ_download_sql)
export(occ_download_sql_prep)
export(occ_download_sql_validate)
export(occ_download_wait)
export(occ_facet)
export(occ_get)
export(occ_get_verbatim)
export(occ_issues)
export(occ_metadata)
export(occ_search)
export(occ_spellcheck)
export(organizations)
export(parsenames)
export(pred)
export(pred_and)
export(pred_default)
export(pred_gt)
export(pred_gte)
export(pred_in)
export(pred_isnull)
export(pred_like)
export(pred_lt)
export(pred_lte)
export(pred_not)
export(pred_notnull)
export(pred_or)
export(pred_within)
export(rgb_country_codes)
export(suggestfields)
export(taxrank)
export(wkt_parse)
importFrom(R6,R6Class)
importFrom(data.table,fread)
importFrom(data.table,rbindlist)
importFrom(data.table,setDF)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_fixed)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_polygon)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,map_data)
importFrom(ggplot2,position_jitter)
importFrom(ggplot2,scale_color_brewer)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(jsonlite,fromJSON)
importFrom(jsonlite,toJSON)
importFrom(jsonlite,unbox)
importFrom(lazyeval,lazy_dots)
importFrom(lazyeval,lazy_eval)
importFrom(magrittr,"%>%")
importFrom(oai,get_records)
importFrom(oai,id)
importFrom(oai,list_identifiers)
importFrom(oai,list_metadataformats)
importFrom(oai,list_records)
importFrom(oai,list_sets)
importFrom(whisker,whisker.render)
importFrom(xml2,read_xml)
importFrom(xml2,xml_find_all)
importFrom(xml2,xml_text)