-
Notifications
You must be signed in to change notification settings - Fork 6
/
NAMESPACE
175 lines (174 loc) · 4.91 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
172
173
174
175
# Generated by roxygen2: do not edit by hand
export("%>%")
export(elter_write_rdata)
export(get_activity_info)
export(get_dataset_info)
export(get_deims_API_version)
export(get_deims_base_url)
export(get_ilter_envcharacts)
export(get_ilter_generalinfo)
export(get_ilter_observedProperties)
export(get_ilter_research_topics)
export(get_network_envcharacts)
export(get_network_observedProperties)
export(get_network_related_resources)
export(get_network_research_topics)
export(get_network_sites)
export(get_sensor_info)
export(get_sensor_observed_properties)
export(get_site_MODIS)
export(get_site_ODS)
export(get_site_info)
export(get_site_speciesOccurrences)
export(get_sos_foi)
export(get_sos_obs)
export(get_sos_procedure_info)
export(get_sos_procedurelist)
export(get_zenodo_data)
export(map_occ_gbif2elter)
export(map_occ_inat2elter)
export(map_occ_obis2elter)
export(package_settings)
export(produce_network_points_map)
export(produce_site_map)
export(produce_site_observedProperties_pie)
export(produce_site_observedProperties_waffle)
export(produce_site_qrcode)
export(produce_zenodo_record)
export(produce_zenodo_record_from_elter_reporting)
export(reporting_compose_file_name)
export(reporting_produce_data_object_v1.3)
export(reporting_save_archive)
export(save_occ_eLTER_reporting_Archive)
export(set_deims_base_url)
export(taxon_id_pesi)
export(taxon_id_worms)
import(RCurl)
import(XML)
importFrom(RColorBrewer,brewer.pal)
importFrom(RCurl,url.exists)
importFrom(Rdpack,reprompt)
importFrom(countrycode,countrycode)
importFrom(dplyr,add_row)
importFrom(dplyr,arrange)
importFrom(dplyr,as_tibble)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,lag)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_if)
importFrom(dplyr,pull)
importFrom(dplyr,select)
importFrom(dplyr,tally)
importFrom(dtplyr,lazy_dt)
importFrom(ggforce,geom_arc_bar)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_fixed)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(grDevices,colorRampPalette)
importFrom(grid,viewport)
importFrom(httr,RETRY)
importFrom(httr,content)
importFrom(httr2,req_headers)
importFrom(httr2,req_method)
importFrom(httr2,req_perform)
importFrom(httr2,req_retry)
importFrom(httr2,req_url_query)
importFrom(httr2,req_user_agent)
importFrom(httr2,request)
importFrom(httr2,resp_body_json)
importFrom(httr2,resp_check_status)
importFrom(jqr,jq)
importFrom(jsonlite,fromJSON)
importFrom(jsonlite,stream_in)
importFrom(leaflet,addCircleMarkers)
importFrom(leaflet,addLayersControl)
importFrom(leaflet,addLegend)
importFrom(leaflet,addMarkers)
importFrom(leaflet,addPolygons)
importFrom(leaflet,addProviderTiles)
importFrom(leaflet,addTiles)
importFrom(leaflet,colorFactor)
importFrom(leaflet,layersControlOptions)
importFrom(leaflet,leaflet)
importFrom(lifecycle,deprecate_warn)
importFrom(lifecycle,deprecated)
importFrom(lubridate,ymd_hms)
importFrom(magrittr,"%>%")
importFrom(purrr,map_dfr)
importFrom(qrcode,qr_code)
importFrom(readr,read_delim)
importFrom(rosm,osm.raster)
importFrom(sf,as_Spatial)
importFrom(sf,st_as_sf)
importFrom(sf,st_as_sfc)
importFrom(sf,st_as_text)
importFrom(sf,st_bbox)
importFrom(sf,st_cast)
importFrom(sf,st_crs)
importFrom(sf,st_is_valid)
importFrom(sf,st_simplify)
importFrom(sf,st_transform)
importFrom(sf,st_write)
importFrom(sf,write_sf)
importFrom(spocc,obis_search)
importFrom(spocc,occ)
importFrom(spocc,occ2df)
importFrom(stats,complete.cases)
importFrom(stringi,stri_rand_strings)
importFrom(stringr,str_replace_all)
importFrom(taxize,eubon_search)
importFrom(terra,crop)
importFrom(terra,crs)
importFrom(terra,mask)
importFrom(terra,plot)
importFrom(terra,rast)
importFrom(terra,vect)
importFrom(tibble,add_column)
importFrom(tibble,add_row)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tibble,tibble_row)
importFrom(tibble,tribble)
importFrom(tidyr,separate)
importFrom(tidyr,separate_rows)
importFrom(tmap,tm_basemap)
importFrom(tmap,tm_borders)
importFrom(tmap,tm_compass)
importFrom(tmap,tm_credits)
importFrom(tmap,tm_dots)
importFrom(tmap,tm_fill)
importFrom(tmap,tm_layout)
importFrom(tmap,tm_lines)
importFrom(tmap,tm_rgb)
importFrom(tmap,tm_scale_bar)
importFrom(tmap,tm_shape)
importFrom(units,set_units)
importFrom(utils,capture.output)
importFrom(utils,read.csv)
importFrom(utils,write.csv2)
importFrom(utils,zip)
importFrom(waffle,waffle)
importFrom(worrms,wm_records_names)
importFrom(xml2,read_xml)
importFrom(xml2,xml_attr)
importFrom(xml2,xml_find_all)
importFrom(xml2,xml_find_first)
importFrom(xml2,xml_ns)
importFrom(xml2,xml_text)
importFrom(xslt,xml_xslt)
importFrom(zen4R,ZenodoManager)