getkey: Function to get an API key.

View source: R/zzz.R

getkeyR Documentation

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

## Not run: 
getkey()

## End(Not run)

ropensci/alm documentation built on May 18, 2022, 9:47 a.m.