powered by
Return metadata about states used by the GNRS
GNRS_get_states(country_id = "", ...)
A GNRS country_id, or a vector of country_ids. If empty, will return metadata for all countries.
Additional parameters passed to internal functions
Dataframe containing information on states/provinces (e.g. iso code, fips code, continent, standardized name)
# NOT RUN { states <- GNRS_get_states() # } # NOT RUN { # }
Run the code above in your browser using DataLab