-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathNAMESPACE
More file actions
executable file
·37 lines (36 loc) · 901 Bytes
/
NAMESPACE
File metadata and controls
executable file
·37 lines (36 loc) · 901 Bytes
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
# Generated by roxygen2: do not edit by hand
export(approx_areas)
export(approx_distances)
export(bb)
export(bb_earth)
export(bb_poly)
export(calc_densities)
export(crop_shape)
export(geocode_OSM)
export(get_asp_ratio)
export(get_neighbours)
export(map_coloring)
export(read_GPX)
export(read_osm)
export(rev_geocode_OSM)
export(simplify_shape)
import(sf)
importFrom(XML,xmlAttrs)
importFrom(XML,xmlChildren)
importFrom(XML,xmlRoot)
importFrom(XML,xmlTreeParse)
importFrom(XML,xmlValue)
importFrom(grDevices,col2rgb)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,dev.off)
importFrom(grDevices,png)
importFrom(grDevices,rgb)
importFrom(lwgeom,st_geod_area)
importFrom(lwgeom,st_transform_proj)
importFrom(methods,as)
importFrom(stars,st_as_stars)
importFrom(stats,aggregate)
importFrom(stats,na.omit)
importFrom(units,as_units)
importFrom(units,set_units)
importFrom(utils,download.file)