R/data.R

#' Simulated CDISC data for examples
#'
#' @format `rds` (`data.frame`)
#'
#' @name ex_data
NULL

#' @describeIn ex_data ADSL data
#'
"tern_ex_adsl"

#' @describeIn ex_data ADAE data
#'
"tern_ex_adae"

#' @describeIn ex_data ADLB data
#'
"tern_ex_adlb"

#' @describeIn ex_data ADPP data
#'
"tern_ex_adpp"

#' @describeIn ex_data ADRS data
#'
"tern_ex_adrs"

#' @describeIn ex_data ADTTE data
#'
"tern_ex_adtte"

Try the tern package in your browser

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

tern documentation built on June 22, 2024, 10:25 a.m.