inst/doc/ReporterScore.R

## ----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()

Try the ReporterScore package in your browser

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

ReporterScore documentation built on Sept. 11, 2024, 6:44 p.m.