ps_sfc_to_longlat: Convert sfc column to Longitude and Latitude in WGS84.

View source: R/longlat.R

ps_sfc_to_longlatR Documentation

Convert sfc column to Longitude and Latitude in WGS84.

Description

Convert sfc column to Longitude and Latitude in WGS84.

Usage

ps_sfc_to_longlat(x, sfc_name = ps_active_sfc_name(x))

Arguments

x

The sf object.

sfc_name

A string of the sfc column name.

Value

A tibble with Longitude and Latitude.


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