R/proj.R
ps_sfcs_to_crs.Rd
Reproject sfc columns
ps_sfcs_to_crs(x, sfc_names = ps_sfc_names(x), crs = getOption("ps.crs", 4326))
The object
A character vector of the sfc column names
The projection to use.
The modified object