-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathNAMESPACE
More file actions
39 lines (38 loc) · 946 Bytes
/
NAMESPACE
File metadata and controls
39 lines (38 loc) · 946 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
38
39
# Generated by roxygen2: do not edit by hand
S3method(as_SpatialPolygons,map)
S3method(as_map,SpatialLines)
S3method(as_map,SpatialLinesDataFrame)
S3method(as_map,SpatialPolygons)
S3method(as_map,SpatialPolygonsDataFrame)
S3method(as_map,default)
S3method(as_map_tibble,default)
S3method(as_map_tibble,map)
S3method(as_tibble,map)
S3method(concentrate,data.frame)
S3method(concentrate,tbl_df)
S3method(project,data.frame)
S3method(project,default)
S3method(project,tbl_df)
export("%<>%")
export("%>%")
export(StatArray)
export(as_SpatialPolygons)
export(as_map)
export(as_map_tibble)
export(as_tibble)
export(concentrate)
export(degrees)
export(geom_array)
export(geom_degree)
export(geom_gratframe)
export(geom_graticule)
export(geom_worldmap)
export(ggworldmap)
export(graticules)
export(project)
export(theme_worldmap_light)
export(worldmap)
import(ggplot2)
importFrom(magrittr,"%<>%")
importFrom(magrittr,"%>%")
importFrom(tibble,as_tibble)