Learn R Programming

GNRS (version 0.3.4)

GNRS_get_countries: Get metadata on countries

Description

Return metadata about countries used by the GNRS

Usage

GNRS_get_countries(...)

Arguments

...

Additional parameters passed to internal functions

Value

Dataframe containing information on countries (e.g. iso code, fips code, continent, standardized name)

Examples

Run this code
# NOT RUN {
countries <- GNRS_get_countries()
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab