getCountries {rYoutheria}R Documentation

Get country names from YouTheria

Description

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

Usage

getCountries()

Value

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

Examples

## Not run: 
# Get a dataframe of all countries
getCountries()

## End(Not run)

[Package rYoutheria version 1.0.3 Index]