reviews: Fetch one or multiple reviews

Description Usage Arguments Value

Description

Fetch one or multiple reviews

Usage

1
2
3
4
5
get_reviews(limit = 10, full = FALSE, ...)

get_review(rid, full = FALSE, ...)

get_preprint_reviews(pid, limit = 10, full = FALSE, ...)

Arguments

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

Value

list of preprints

list with a single preprint

list with a single preprint


dmi3kno/prereviewr documentation built on Dec. 20, 2021, 12:10 a.m.