Description Usage Arguments Value
Fetch one or multiple preprints
1 2 3 4 5 6 7 8 9 10 | get_preprints(
search = NULL,
limit = 10,
communities = NULL,
filters = NULL,
tags = NULL,
...
)
get_preprint(pid, ...)
|
search |
character search string |
limit |
numeric limit results to. Default is 10 |
communities |
character string for name of community |
filters |
other character string |
tags |
character string for tags |
... |
other arguments passed to httr::GET |
pid |
doi or uuid of preprint |
list of preprints
list with a single preprint
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.