View source: R/utils_spatial_misc.R
shapefile_field_names | R Documentation |
Quickly extract the field names in a shapefile.
shapefile_field_names(x, inherits = NULL)
x |
|
inherits |
|
character
vector of field names.
shapefile_field_names(system.file("shape/nc.shp", package = "sf"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.