pools: Accessing different Crossref API pools

Description Usage Arguments Related Functions and Methods See Also

View source: R/pools.R

Description

In increasing order of performance: public, polite, plus.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
pools()

req_auth_pool(req, mailto = get_cr_mailto())

resp_cr_pool(resp)

was_pool(resp, pool = pools())

can_pool(pool = pools())

could_pool(pool = pools())

best_pool(mailto = get_cr_mailto())

Arguments

req

A request.

mailto

a character scalar giving a valid email address.

resp

An HTTP response object, as created by req_perform().

pool

giving the name of the expected pool

Related Functions and Methods

Functions

See Also

Other api pool access functions: plus, polite

Other api pool access functions: plus, polite


subugoe/crlite documentation built on Sept. 19, 2021, 3:25 a.m.