Learn R Programming

screenshotbase (version 0.1.0)

screenshotbase_status: Get Screenshotbase status

Description

Returns quota information for the authenticated account.

Usage

screenshotbase_status(apikey = NULL)

Value

A named list with status fields.

Arguments

apikey

Optional API key to override the session key.

Examples

Run this code
if (FALSE) {
set_api_key("YOUR-API-KEY")
screenshotbase_status()
}

Run the code above in your browser using DataLab