ps_sfcs_to_crs: Reproject sfc columns

View source: R/proj.R

ps_sfcs_to_crsR Documentation

Reproject sfc columns

Description

Reproject sfc columns

Usage

ps_sfcs_to_crs(x, sfc_names = ps_sfc_names(x), crs = getOption("ps.crs", 4326))

Arguments

x

The object

sfc_names

A character vector of the sfc column names

crs

The projection to use.

Value

The modified object


poissonconsulting/poisspatial documentation built on Nov. 9, 2023, 10:09 a.m.