getCountries {rYoutheria} | R Documentation |
Retrieves a data.frame
of country names and IDs from YouTheria.
getCountries()
A dataframe of country names and IDs. These names can be used in getMeasurementData to restrict the search to a specific country
## Not run:
# Get a dataframe of all countries
getCountries()
## End(Not run)