Pull Coordinates from a Simple Feature Geometry Column
sfc_as_cols.Rd
This function takes an SF object, and adds two columns containing the coordinates in the geometry column.
Usage
sfc_as_cols(x, names = c("x", "y"))
See also
Other NEMO-MEDUSA spatial tools:
Update-drivers
,
Window()
,
vectors_2_direction()