View source: R/internal_functions.R
dd_clip_boundary | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.