-
Notifications
You must be signed in to change notification settings - Fork 27
/
NAMESPACE
105 lines (104 loc) · 2.67 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
# Generated by roxygen2: do not edit by hand
S3method(as.ala,alakey)
S3method(as.ala,character)
S3method(as.ala,data.frame)
S3method(as.ala,list)
S3method(as.ala,occdat)
S3method(as.ala,occkey)
S3method(as.gbif,character)
S3method(as.gbif,data.frame)
S3method(as.gbif,gbifkey)
S3method(as.gbif,list)
S3method(as.gbif,numeric)
S3method(as.gbif,occdat)
S3method(as.gbif,occkey)
S3method(as.idigbio,character)
S3method(as.idigbio,data.frame)
S3method(as.idigbio,idigbiokey)
S3method(as.idigbio,list)
S3method(as.idigbio,occdat)
S3method(as.idigbio,occkey)
S3method(as.inat,character)
S3method(as.inat,data.frame)
S3method(as.inat,inatkey)
S3method(as.inat,list)
S3method(as.inat,numeric)
S3method(as.inat,occdat)
S3method(as.inat,occkey)
S3method(as.obis,character)
S3method(as.obis,data.frame)
S3method(as.obis,list)
S3method(as.obis,obiskey)
S3method(as.obis,occdat)
S3method(as.obis,occkey)
S3method(as.vertnet,character)
S3method(as.vertnet,data.frame)
S3method(as.vertnet,list)
S3method(as.vertnet,occdat)
S3method(as.vertnet,occkey)
S3method(as.vertnet,vertnetkey)
S3method(handle_geom,LINESTRING)
S3method(handle_geom,MULTILINESTRING)
S3method(handle_geom,MULTIPOINT)
S3method(handle_geom,MULTIPOLYGON)
S3method(handle_geom,POINT)
S3method(handle_geom,POLYGON)
S3method(inspect,data.frame)
S3method(inspect,occdat)
S3method(inspect,occkey)
S3method(occ2df,occdat)
S3method(occ2df,occdatind)
S3method(print,occdat)
S3method(print,occdatind)
S3method(print,occnames)
S3method(summary,occdat)
S3method(summary,occdatind)
export(as.ala)
export(as.ecoengine)
export(as.gbif)
export(as.idigbio)
export(as.inat)
export(as.obis)
export(as.vertnet)
export(bbox2wkt)
export(fixnames)
export(inspect)
export(obis_search)
export(occ)
export(occ2df)
export(occ_names)
export(occ_names_options)
export(occ_options)
export(spocc_capwords)
export(wkt2bbox)
export(wkt_vis)
importFrom(data.table,rbindlist)
importFrom(data.table,setDF)
importFrom(jsonlite,toJSON)
importFrom(lubridate,as_date)
importFrom(lubridate,now)
importFrom(lubridate,ydm_hm)
importFrom(lubridate,ymd)
importFrom(lubridate,ymd_hm)
importFrom(lubridate,ymd_hms)
importFrom(rebird,ebirdgeo)
importFrom(rebird,ebirdregion)
importFrom(rgbif,name_lookup)
importFrom(rgbif,occ_data)
importFrom(rgbif,occ_get)
importFrom(ridigbio,idig_search_records)
importFrom(ridigbio,idig_view_records)
importFrom(rvertnet,vertsearch)
importFrom(s2,s2_centroid)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(utils,browseURL)
importFrom(utils,data)
importFrom(utils,head)
importFrom(utils,read.csv)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
importFrom(whisker,whisker.render)
importFrom(wk,wk_bbox)
importFrom(wk,wk_coords)
importFrom(wk,wkt)