get_countries: Get Countries

Description Usage Arguments Value Examples

View source: R/endpoints.R

Description

List of the countries supported by the API.

Usage

1
get_countries(api_key = config::get("key"), parse_response = TRUE)

Arguments

api_key

API key

parse_response

Should we parse the response as a list?

Value

list of countries

Examples

1
2
3
4
## Not run: 
get_countries()

## End(Not run)

retowyss/kwewr documentation built on Oct. 12, 2020, 12:07 a.m.