sfc_as_cols: Get XY coordinates from sf object (taken from jmlondon at...

Description Usage Arguments Value

View source: R/traviz-methods.R

Description

Get XY coordinates from sf object (taken from jmlondon at https://github.com/r-spatial/sf/issues/231)

Usage

1
sfc_as_cols(x, names = c("x", "y"))

Arguments

x

data frame in sf format

names

names to name XY columns

Value

data frame with XY columns


JamMurz/traviz documentation built on Sept. 11, 2020, 6:56 a.m.