preprint: Fetch one or multiple preprints

Description Usage Arguments Value

Description

Fetch one or multiple preprints

Usage

 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, ...)

Arguments

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

Value

list of preprints

list with a single preprint


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