R/ref2014.R

#' REF 2014 package
#'
#' Access to data from the Research Excellence Framework 2014
#'
#' See \url{https://github.com/Selbosh/ref2014} for more info.
#'
#' @docType package
#' @name ref2014
NULL

## quiets concerns of R CMD check re: the .'s that appear in pipelines
if(getRversion() >= "2.15.1")  utils::globalVariables(c("."))
Selbosh/ref2014 documentation built on Nov. 15, 2019, 4:27 a.m.