Learn R Programming

bcmaps (version 1.2.0)

transform_bc_albers: Transform a Spatial* object to BC Albers projection

Description

The Spatial method has been deprecated as of bcmaps 1.2.0 because sp is being superseded by sf, and will be removed in Summer 2023. The sf method is here to stay.

Usage

transform_bc_albers(obj)

Value

the Spatial* or sf object in BC Albers projection

Arguments

obj

The Spatial* or sf object to transform. [Deprecated] Support for sp Spatial objects are deprecated.