Learn R Programming

rYoutheria (version 1.0.3)

getCountries: Get country names from YouTheria

Description

Retrieves a data.frame of country names and IDs from YouTheria.

Usage

getCountries()

Arguments

Value

A dataframe of country names and IDs. These names can be used in getMeasurementData to restrict the search to a specific country

Examples

Run this code
## Not run: 
# # Get a dataframe of all countries
# getCountries()
# ## End(Not run)

Run the code above in your browser using DataLab