Pull Coordinates from a Simple Feature Geometry Column
sfc_as_cols.RdThis 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()