alm_status | R Documentation |
Check status of an ALM service.
alm_status(key = NULL, url = "http://alm.plos.org/api/v5/status", ...)
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) |
## Not run: alm_status() ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.