get_client: Client status and API usage

Description Usage Arguments Value Author(s) Examples

View source: R/get_client.R

Description

get_cleint returns API access status and usage.

Usage

1
get_client(api_key = Sys.getenv("ZEIT_ONLINE_KEY"))

Arguments

api_key

character. The personal api code. To request an API key see: http://developer.zeit.de/quickstart/ This parameter is by default set to the R Environment.

Value

a list of information about the client and API usage

Author(s)

Jan Dix (jan.dix@uni-konstanz.de)

Examples

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

## End(Not run)

rzeit2 documentation built on May 2, 2019, 2:21 p.m.