-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
42 lines (41 loc) · 1.11 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
# Generated by roxygen2: do not edit by hand
export(gh_file)
export(lagosnegis_get)
export(lagosnegis_path)
export(load_xwalk)
export(query_gis)
export(query_gis_)
export(query_wbd)
importFrom(LAGOSNE,lagosne_version)
importFrom(base64enc,base64decode)
importFrom(curl,curl_fetch_memory)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(gdalUtilities,ogr2ogr)
importFrom(gh,gh)
importFrom(memoise,memoise)
importFrom(purrr,"%||%")
importFrom(purrr,keep)
importFrom(rappdirs,user_data_dir)
importFrom(rlang,.data)
importFrom(sf,"st_crs<-")
importFrom(sf,"st_geometry<-")
importFrom(sf,st_as_sfc)
importFrom(sf,st_buffer)
importFrom(sf,st_cast)
importFrom(sf,st_centroid)
importFrom(sf,st_coordinates)
importFrom(sf,st_crs)
importFrom(sf,st_geometry)
importFrom(sf,st_geometry_type)
importFrom(sf,st_is_longlat)
importFrom(sf,st_transform)
importFrom(sf,st_union)
importFrom(sf,st_zm)
importFrom(stringi,stri_match_all_regex)
importFrom(stringr,str_extract)
importFrom(utils,download.file)
importFrom(utils,read.csv)
importFrom(utils,unzip)
importFrom(vapour,vapour_read_attributes)
importFrom(vapour,vapour_read_geometry_text)