-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathNAMESPACE
More file actions
30 lines (29 loc) · 821 Bytes
/
NAMESPACE
File metadata and controls
30 lines (29 loc) · 821 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
# Generated by roxygen2: do not edit by hand
export(get_nuts)
export(map_nuts)
importFrom(eurostat,get_eurostat_geospatial)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_sf)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_sf)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,guide_colourbar)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_fill_gradient)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_void)
importFrom(grid,unit)
importFrom(sf,st_as_sf)
importFrom(sf,st_as_sfc)
importFrom(sf,st_bbox)
importFrom(sf,st_crs)
importFrom(sf,st_distance)
importFrom(sf,st_intersects)
importFrom(sf,st_join)
importFrom(sf,st_make_valid)
importFrom(sf,st_nearest_feature)
importFrom(sf,st_transform)
importFrom(sf,st_within)
importFrom(units,set_units)