R/alerts.R

#' CCAPS Alerts data
#' @description Provides a lookup table for each subscale, starting CCAPS bin, and session indicating the score above which a CCAPS alert is produced.
#'
#' @format A data frame with columns:
#' \describe{
#'  \item{subscale}{CCAPS subscale}
#'  \item{bin}{Bin for the baseline CCAPS}
#'  \item{session}{Session number}
#'  \item{score}{Score above which a CCAPS alert is produced}
#' }
"alerts"
jpetrovich02/CCMHr documentation built on Jan. 25, 2024, 11:57 p.m.