Rdocumentation
powered by
Learn R Programming
alm (version 0.1.9)
getkey: Function to get an API key.
Description
Checks first to get key from your .Rprofile file for an API key with the name 'PlosApiKey'. If it is not found, the default guest key is used.
Usage
getkey(x = NULL)
Arguments
x
An API key, defaults to NULL.
Examples
Run this code
getkey()
Run the code above in your browser using
DataLab