get_climate_tags {ColOpenData} | R Documentation |
Retrieve available climate tags to be consulted. The list is only available in Spanish.
get_climate_tags(language = "ES")
language |
character with the language of the tags ( |
data.frame
object with available climate tags.
dict <- get_climate_tags("ES")
head(dict)