R/example_sldata.R

#' Example data set with simulated subject level information
#'
#' @format A data frame with the following variables (in this order):
#' \describe{
#'   \item{SUBJIDN}{subject ID}
#'   \item{TRT01A}{treatment group}
#'   \item{TRTSDT}{study day of treatment start}
#'   \item{LVDT}{study day of drop out}
#'   \item{DTHDT}{study day of death}
#'   \item{AGE}{subject age}
#'   \item{SEX}{subject sex}
#'   \item{REGION}{subject region}
#'   \item{SAFFN}{safety flag (numeric)}
#' }
"example_sldata"

Try the adepro package in your browser

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

adepro documentation built on July 6, 2021, 5:08 p.m.