get_level_names | R Documentation |
Get the names of levels included in the geodimension
.
get_level_names(gd)
## S3 method for class 'geodimension'
get_level_names(gd)
gd |
A |
A vector of names.
geodimension
, geolevel
Other information gathering functions:
get_higher_level_names()
,
get_level_data_geo()
,
get_level_data()
,
get_level_geometries()
,
get_level_layer()
ln <- gd_us |>
get_level_names()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.