geospatial_dictionary {ColOpenData} | R Documentation |
Download data dictionaries
Description
Retrieve geospatial data dictionaries to understand internal tags and named columns. Dictionaries are available in English and Spanish.
Usage
geospatial_dictionary(spatial_level, language = "ES")
Arguments
spatial_level |
character with the spatial level to be consulted:
|
language |
character with the language of the dictionary variables
( |
Value
data.frame
object with geospatial data dictionary.
Examples
dict <- geospatial_dictionary("setu", "EN")
head(dict)
[Package ColOpenData version 0.3.0 Index]