R/data.R

#' An adverse event dataset
#'
#' A dataset containing the adverse event information of a clinical trial
#' following the CDISC ADaM standard.
#'
#' Definition of each variable can be found at
#' <https://github.com/phuse-org/phuse-scripts/tree/master/data/adam/cdisc>.
#'
#' @format A data frame with 736 rows and 56 variables.
#'
#' @source <https://github.com/phuse-org/phuse-scripts/tree/master/data/adam/cdisc>
"forestly_adae"

#' A subject level demographic dataset
#'
#' A dataset containing the demographic information of a clinical trial
#' following the CDISC ADaM standard.
#'
#' Definition of each variable can be found at
#' <https://github.com/phuse-org/phuse-scripts/tree/master/data/adam/cdisc>.
#'
#' @format A data frame with 170 rows and 49 variables.
#'
#' @source <https://github.com/phuse-org/phuse-scripts/tree/master/data/adam/cdisc>
"forestly_adsl"

#' An adverse event dataset
#'
#' A dataset containing the adverse event information of a clinical trial
#' following the CDISC ADaM standard.
#'
#' Definition of each variable can be found at
#' <https://github.com/phuse-org/phuse-scripts/tree/master/data/adam/cdisc>.
#'
#' @format A data frame with 1191 rows and 56 variables.
#'
#' @source <https://github.com/phuse-org/phuse-scripts/tree/master/data/adam/cdisc>
"forestly_adae_3grp"

#' A subject level demographic dataset
#'
#' A dataset containing the demographic information of a clinical trial
#' following the CDISC ADaM standard.
#'
#' Definition of each variable can be found at
#' <https://github.com/phuse-org/phuse-scripts/tree/master/data/adam/cdisc>.
#'
#' @format A data frame with 254 rows and 49 variables.
#'
#' @source <https://github.com/phuse-org/phuse-scripts/tree/master/data/adam/cdisc>
"forestly_adsl_3grp"
elong0527/forestly documentation built on July 4, 2023, 6:54 p.m.