R/ds.R

# This file is automatically generated by data-raw/create_sdtms_data.R.
# For updating it please edit inst/extdata/sdtms-specs.json and rerun create_sdtms_data.R.
# Manual edits are not recommended, as changes may be overwritten.
#' Disposition
#'
#' An updated SDTM DS dataset that uses the CDISC pilot project
#'
#' @name ds
#' @title Disposition
#' @keywords dataset
#' @description An updated SDTM DS dataset that uses the CDISC pilot project
#' @docType data
#' @format A data frame with 13 columns:
#'   \describe{
#'     \item{STUDYID}{Study Identifier}
#'     \item{DOMAIN}{Domain Abbreviation}
#'     \item{USUBJID}{Unique Subject Identifier}
#'     \item{DSSEQ}{Sequence Number}
#'     \item{DSSPID}{Sponsor-Defined Identifier}
#'     \item{DSTERM}{Reported Term for the Disposition Event}
#'     \item{DSDECOD}{Standardized Disposition Term}
#'     \item{DSCAT}{Category for Disposition Event}
#'     \item{VISITNUM}{Visit Number}
#'     \item{VISIT}{Visit Name}
#'     \item{DSDTC}{Date/Time of Collection}
#'     \item{DSSTDTC}{Start Date/Time of Disposition Event}
#'     \item{DSSTDY}{Study Day of Start of Disposition Event}
#'   }
#'
#' @source [Access the source of the Disposition dataset.](https://github.com/pharmaverse/pharmaversesdtm/blob/main/data/ds.rda)
#' @author Gopi Vegesna
"ds"

Try the pharmaversesdtm package in your browser

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

pharmaversesdtm documentation built on April 3, 2025, 6:17 p.m.