View source: R/GIS_Projection.R
crs.Albers | R Documentation |
crs.Albers
Build an Albers Equal Area projection based on the spatial data or extent.
crs.Albers
crs.Albers(spx, ext = NULL)
spx |
Spatial Data |
ext |
extent of the data. |
CRS in Albers Equal Area projection.
crs.Albers(ext=c(90, 100, 35, 40))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.