alm_status: Check status of an ALM service.

Description Usage Arguments Examples

Description

Check status of an ALM service.

Usage

1
alm_status(key = NULL, url = "http://alm.plos.org/api/v5/status", ...)

Arguments

key

(character) Your API key, either enter, or loads from .Rprofile. Only required for PKP source, not the others.

url

API endpoint, defaults to http://alm.plos.org/api/v5/status (character)

...

optional additional curl options (debugging tools mostly)

Examples

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

## End(Not run)

alm documentation built on Jan. 15, 2017, 3:22 p.m.