transform_bc_albers: Transform a Spatial* object to BC Albers projection

View source: R/utils.R

transform_bc_albersR Documentation

Transform a Spatial* object to BC Albers projection

Description

The Spatial method has been removed as of bcmaps 2.0.0. The sf method is here to stay.

Usage

transform_bc_albers(obj)

Arguments

obj

The sf object to transform.

Value

the sf object in BC Albers projection


bcmaps documentation built on July 4, 2024, 1:09 a.m.