View source: R/utility_functions.R
add_xystring | R Documentation |
Adds concatenated String of X and Y coordinates of centroids of polygons to Simple Features polygon object. This String acts as a key to identify spatially identical polygons for use in tidyverse pivot functions.
add_xystring(myDF)
myDF |
sf polygon object |
character vector of XYStrings
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.