View source: R/misc functions.R
sfc_as_cols | R Documentation |
This function takes an SF object, and adds two columns containing the coordinates in the geometry column.
sfc_as_cols(x, names = c("x", "y"))
data |
An SF (Simple Feature) object. |
The same object, now with two columns containing the coordinates in the geometry column.
Other NEMO-MEDUSA spatial tools:
Update-drivers
,
Window()
,
vectors_2_direction()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.