README-not.md

rcoreoa

Project Status: Active – The project has reached a stable, usable state and is being actively developed. R-CMD-check codecov.io cran checks rstudio mirror downloads cran version

CORE API R client

CORE API docs: https://core.ac.uk/docs/

rcoreoa docs: https://docs.ropensci.org/rcoreoa/

Get an API key at https://core.ac.uk/api-keys/register. You'll need one, so do this now if you haven't yet. Once you have the key, you can pass it into the key parameter, or as a much better option store your key as an environment variable with the name CORE_KEY or an R option as core_key. See ?Startup for how to work with env vars and R options

About CORE

CORE's tagline is: "Aggregating the world's open access research papers"

CORE offers seamless access to millions of open access research papers, enrich the collected data for text-mining and provide unique services to the research community.

For more infos on CORE, see https://core.ac.uk/about

Install

install.packages("rcoreoa")

Development version

remotes::install_github("ropensci/rcoreoa")
library("rcoreoa")

Get started

Get started with an introduction to the package: https://docs.ropensci.org/rcoreoa/articles/rcoreoa

Contributors

Meta



ropenscilabs/cored documentation built on Sept. 12, 2022, 3:13 p.m.