-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
36 lines (35 loc) · 978 Bytes
/
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
# Generated by roxygen2: do not edit by hand
export(df_dept_reg)
export(ofb_bnpe_pp_tod)
export(sandre_referentiel_taxo_tod)
export(sie_carthage_bassins_agr)
export(sie_carthage_bassins_tod)
export(wfs_geobretagne)
export(wfs_sandre)
importFrom(dplyr,group_by)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,syms)
importFrom(dplyr,ungroup)
importFrom(gdalUtilities,ogr2ogr)
importFrom(httr,GET)
importFrom(httr,build_url)
importFrom(httr,content)
importFrom(httr,content_type_json)
importFrom(httr,parse_url)
importFrom(httr,stop_for_status)
importFrom(httr,warn_for_status)
importFrom(jsonlite,fromJSON)
importFrom(magrittr,"%>%")
importFrom(readr,locale)
importFrom(readr,read_csv2)
importFrom(rmapshaper,ms_simplify)
importFrom(sf,read_sf)
importFrom(sf,st_drop_geometry)
importFrom(sf,st_geometry)
importFrom(sf,st_read)
importFrom(sf,st_sf)
importFrom(sf,st_write)
importFrom(stringr,str_sub)
importFrom(utils,download.file)
importFrom(utils,unzip)