cr_r: Get a random set of DOI's through CrossRef.

cr_rR Documentation

Get a random set of DOI's through CrossRef.

Description

Get a random set of DOI's through CrossRef.

Usage

cr_r(sample = 10, ...)

Arguments

sample

The number of returned random DOIs. Maximum: 100. Default: 20.

...

Further args passed on to cr_works()

Value

A character vector of DOIs

Author(s)

Scott Chamberlain myrmecocystus@gmail.com

Examples

## Not run: 
# Default search gets 10 random DOIs
cr_r()

# Get 30 DOIs
cr_r(30)

## End(Not run)

ropensci/rcrossref documentation built on March 25, 2023, 6:42 p.m.