Learn R Programming

rzeit2 (version 0.2.3)

get_client: Client status and API usage

Description

get_cleint returns API access status and usage.

Usage

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

Examples

Run this code
# NOT RUN {
get_client()
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab