dd_clip_boundary {ggOceanMaps} | R Documentation |
Create clip boundary from decimal degree limits
Description
Creates a clip boundary for map cropping from decimal degree limits counter-clockwise following parallels
Usage
dd_clip_boundary(limits, crs, expand.factor = NULL)
Arguments
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 |
Author(s)
Mikko Vihtakari
[Package ggOceanMaps version 2.2.0 Index]