View source: R/utils-existing.R
coords_existing | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.