README.md

refimpact

Build Status AppVeyor Build Status codecov CRAN_Status_Badge

refimpact provides an API wrapper for the UK Research Excellence Framework 2014 Impact Case Studies Database. You can find more information about this database at http://impact.ref.ac.uk/CaseStudies/.

The data may be of interest to you if you are interested in:

Case studies in the database are licenced under a CC-BY 4.0 license. The full license can be found here and a more user-friendly version of the license can be be obtained here.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Installation

Install from CRAN

install.packages("refimpact")

Install from Github

install.packages("devtools")
devtools::install_github("perrystephenson/refimpact")

Usage

See the vignette:

vignette("refimpact")

More Information

For more information about a specific function you can use the help commands (for example ?ref_get).

To raise bug reports and issues, please use the issue tracker in Github.

ropensci_footer



Try the refimpact package in your browser

Any scripts or data that you put into this service are public.

refimpact documentation built on May 1, 2019, 8:47 p.m.