sf_geometry_name | R Documentation |
Get the geometry column name of an sf object
sf_geometry_name(sfj)
sfj |
An |
A character.
gzma = sf::read_sf(system.file('extdata/gzma.gpkg',package = 'sdsfun'))
sf_geometry_name(gzma)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.