R/ReporterScore-package.R

#' @keywords internal
"_PACKAGE"

## usethis namespace: start
#' @importFrom utils data head tail download.file untar packageName
#' @importFrom stats p.adjust reorder cor cor.test rnorm sd var na.omit setNames median quantile
#' @importFrom pcutils lib_ps get_cols strsplit2
#' @import dplyr
#' @import ggplot2
## usethis namespace: end
NULL

## quiets concerns of R CMD check re: the .'s that appear in pipelines
if (getRversion() >= "2.15.1") utils::globalVariables(c("."))

Try the ReporterScore package in your browser

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

ReporterScore documentation built on Feb. 20, 2026, 5:08 p.m.