## ----include = FALSE----------------------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

## ----setup--------------------------------------------------------------------
library(ReporterScore)

## ----eval=FALSE---------------------------------------------------------------
# if (!require("devtools")) install.packages("devtools")
# devtools::install_github("Asa12138/pcutils")
# devtools::install_github("Asa12138/ReporterScore")
# library(ReporterScore)

## -----------------------------------------------------------------------------
sessionInfo()

