dd_clip_boundary {ggOceanMaps} | R Documentation |
Creates a clip boundary for map cropping from decimal degree limits counter-clockwise following parallels
dd_clip_boundary(limits, crs, expand.factor = NULL)
limits |
Numeric vector of length 4 giving the map limits in decimal degrees. See basemap. |
crs |
Coordinate reference system in |
expand.factor |
Expansion factor for map limits. Set to |
Mikko Vihtakari