sf_coordinates | R Documentation |
Extract locations of sf objects.
sf_coordinates(sfj)
sfj |
An |
A matrix.
pts = sf::read_sf(system.file('extdata/pts.gpkg',package = 'sdsfun'))
sf_coordinates(pts)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.