is_sf_geometry | R Documentation |
Test the geometry for inheritance
is_sf_geometry(x, klass = "sfc", geometry_column = "geometry")
x |
sf object to test |
klass |
character vector of one or more classes |
geometry_column |
character the name of the geometry column, by default 'geometry' |
logical
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.