crs.Albers: Build an Albers Equal Area projection based on the spatial...

View source: R/GIS_Projection.R

crs.AlbersR Documentation

Build an Albers Equal Area projection based on the spatial data or extent. crs.Albers

Description

Build an Albers Equal Area projection based on the spatial data or extent. crs.Albers

Usage

crs.Albers(spx, ext = NULL)

Arguments

spx

Spatial Data

ext

extent of the data.

Value

CRS in Albers Equal Area projection.

Examples

crs.Albers(ext=c(90, 100, 35, 40))

SHUD-System/SHUDtoolbox documentation built on Nov. 27, 2024, 5:54 a.m.