availableGeodataFeatures | R Documentation |
Get the property features for available geographies
availableGeodataFeatures(
x = getAPIRoot(),
geodatum_fields = c("name", "description", "location")
)
x |
an API root address (default: the R-session default) |
geodatum_fields |
character, what pieces of information about each geodatum should be retained? (default: 'c("name", "description", "location")“) |
a dataframe with all of the available features and geographies for matching
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.