R/ae_data.R

#' @title AE data for Analysis
#'
#' @description A simple \code{tibble}
#'
#' @format A \code{tibble} with 33 column
#' \describe{
#' \item{studyid}{ Study Id }
#' \item{domain}{ Domain}
#' \item{usubjid}{ Unique subjid}
#' \item{aeseq}{ AE Seq}
#' \item{aespid}{ aespid}
#' \item{aeterm}{ AE Unique TERM }
#' \item{aellt}{ AE Low level term}
#' \item{aelltcd}{ AE Low level Term CD}
#'}

"ae"
sas2r/clinical_fd documentation built on Sept. 10, 2020, 5:31 a.m.