alm_status: Check status of an ALM service.

View source: R/alm_status.R

alm_statusR Documentation

Check status of an ALM service.

Description

Check status of an ALM service.

Usage

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

## Not run: 
alm_status()

## End(Not run)

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