auth_key: Assign Elsevier API tokens

Description Usage Arguments See Also Examples

Description

There are two API Keys. One is for the access of almost everything, except for text-mining capabilities (Elsevier_API). Another one (Elsevier_TM_API) is only for the purpose of using text-mining functionality. See URL for your restrictions below. The first one is always required whereas the second one is optional.

Usage

1
2
3

Arguments

x

- an empty parameter, e.g. NULL

See Also

Register your Keys http://dev.elsevier.com/myapikey.html

See for restrictions which apply to your key http://dev.elsevier.com/api_key_settings.html

See https://github.com/ropensci/rnoaa/blob/master/R/zzz.r#L145

See https://github.com/ropensci/gistr/blob/master/R/gist_auth.R#L24

Examples

1
options(Elsevier_API = "F1QH-Q64B-BSBI-JASJ", Elsevier_TM_API = "1QH-Q64B-BSBI-JAS")

dmpe/ElsevieR documentation built on May 15, 2019, 9:36 a.m.