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"
CCMH-PSU/CCMHr documentation built on Jan. 31, 2024, 1:08 a.m.