-
Notifications
You must be signed in to change notification settings - Fork 2
/
NAMESPACE
81 lines (80 loc) · 2.18 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
# Generated by roxygen2: do not edit by hand
export(are_queryable)
export(get_apicarto_cadastre)
export(get_apicarto_codes_postaux)
export(get_apicarto_gpu)
export(get_apicarto_rpg)
export(get_apicarto_viticole)
export(get_apikeys)
export(get_iso)
export(get_isochrone)
export(get_isodistance)
export(get_last_news)
export(get_layers_metadata)
export(get_location_info)
export(get_raw_lidar)
export(get_wfs)
export(get_wfs_attributes)
export(get_wms_raster)
export(get_wmts)
importFrom(archive,archive)
importFrom(archive,archive_extract)
importFrom(dplyr,summarize)
importFrom(httr2,iterate_with_offset)
importFrom(httr2,req_body_form)
importFrom(httr2,req_error)
importFrom(httr2,req_method)
importFrom(httr2,req_options)
importFrom(httr2,req_perform)
importFrom(httr2,req_perform_iterative)
importFrom(httr2,req_perform_parallel)
importFrom(httr2,req_url_path)
importFrom(httr2,req_url_path_append)
importFrom(httr2,req_url_query)
importFrom(httr2,req_user_agent)
importFrom(httr2,request)
importFrom(httr2,resp_body_json)
importFrom(httr2,resp_body_string)
importFrom(httr2,resp_body_xml)
importFrom(httr2,resp_is_error)
importFrom(httr2,resps_data)
importFrom(jsonlite,fromJSON)
importFrom(jsonlite,parse_json)
importFrom(jsonlite,toJSON)
importFrom(sf,"st_crs<-")
importFrom(sf,gdal_utils)
importFrom(sf,read_sf)
importFrom(sf,sf_use_s2)
importFrom(sf,st_as_sf)
importFrom(sf,st_as_sfc)
importFrom(sf,st_as_text)
importFrom(sf,st_axis_order)
importFrom(sf,st_bbox)
importFrom(sf,st_crs)
importFrom(sf,st_filter)
importFrom(sf,st_geometry)
importFrom(sf,st_geometry_type)
importFrom(sf,st_intersects)
importFrom(sf,st_is)
importFrom(sf,st_make_valid)
importFrom(sf,st_simplify)
importFrom(sf,st_transform)
importFrom(sf,st_write)
importFrom(stats,setNames)
importFrom(terra,"RGB<-")
importFrom(terra,allNA)
importFrom(terra,minmax)
importFrom(terra,rast)
importFrom(utils,download.file)
importFrom(utils,menu)
importFrom(xml2,"xml_text<-")
importFrom(xml2,as_list)
importFrom(xml2,read_xml)
importFrom(xml2,write_xml)
importFrom(xml2,xml_add_sibling)
importFrom(xml2,xml_attr)
importFrom(xml2,xml_find_all)
importFrom(xml2,xml_find_first)
importFrom(xml2,xml_name)
importFrom(xml2,xml_text)
importFrom(yyjsonr,write_geojson_str)