View source: R/cartographer-global.R
feature_names | R Documentation |
This gives the list of feature names that are part of the specified map data.
The list includes any aliases defined when the map was registered. Note that
the location
column matching is case insensitive (see Details below).
feature_names(feature_type)
feature_type |
Type of map feature. See |
Character vector of feature names.
register_map()
and resolve_feature_names()
head(feature_names("sf.nc"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.