Description Usage Arguments Value
Fetch one or multiple reviews
1 2 3 4 5 | get_reviews(limit = 10, full = FALSE, ...)
get_review(rid, full = FALSE, ...)
get_preprint_reviews(pid, limit = 10, full = FALSE, ...)
|
limit |
numeric limit results to. Default is 10 |
full |
logical. Should full reviews or only rapid reviews be fetched. Default is FALSE |
... |
other arguments passed to httr::GET |
rid |
uuid of the review |
pid |
doi or uuid of the preprint |
list of preprints
list with a single preprint
list with a single preprint
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.