crs.Lambert: Build a Lambert Equal Area projection based on the spatial...

View source: R/GIS_Projection.R

crs.LambertR Documentation

Build a Lambert Equal Area projection based on the spatial data or extent. crs.Lambert

Description

Build a Lambert Equal Area projection based on the spatial data or extent. crs.Lambert

Usage

crs.Lambert(spx, ext = NULL)

Arguments

spx

Spatial Data

ext

extent of the data.

Value

CRS in Lambert

Examples

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

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