coords_existing {sgsR} | R Documentation |
This function extracts the 'X' and 'Y' coordinates from an 'sf' object and returns them in a data.frame format.
coords_existing(existing)
existing |
sf 'POINT'. Existing plot network. |
existing
with respective 'X' and 'Y' columns representing the coordinates of the input sf
object.