transform_bc_albers {bcmaps}R 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


[Package bcmaps version 2.2.0 Index]