View source: R/plotting_functions.R
geometry_to_points | R Documentation |
Converts sf geometry to a data.frame. Wrapper of the sf::st_coordinates function.
geometry_to_points(data)
data |
sf geometry data. |
A data.frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.