R/dm.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.
#' Demography
#'
#' A SDTM DM dataset from the CDISC pilot project
#'
#' @name dm
#' @title Demography
#' @keywords dataset
#' @description A SDTM DM dataset from the CDISC pilot project
#' @docType data
#' @format A data frame with 25 columns:
#'   \describe{
#'     \item{STUDYID}{Study Identifier}
#'     \item{DOMAIN}{Domain Abbreviation}
#'     \item{USUBJID}{Unique Subject Identifier}
#'     \item{SUBJID}{Subject Identifier for the Study}
#'     \item{RFSTDTC}{Subject Reference Start Date/Time}
#'     \item{RFENDTC}{Subject Reference End Date/Time}
#'     \item{RFXSTDTC}{Date/Time of First Study Treatment}
#'     \item{RFXENDTC}{Date/Time of Last Study Treatment}
#'     \item{RFICDTC}{Date/Time of Informed Consent}
#'     \item{RFPENDTC}{Date/Time of End of Participation}
#'     \item{DTHDTC}{Date/Time of Death}
#'     \item{DTHFL}{Subject Death Flag}
#'     \item{SITEID}{Study Site Identifier}
#'     \item{AGE}{Age}
#'     \item{AGEU}{Age Units}
#'     \item{SEX}{Sex}
#'     \item{RACE}{Race}
#'     \item{ETHNIC}{Ethnicity}
#'     \item{ARMCD}{Planned Arm Code}
#'     \item{ARM}{Description of Planned Arm}
#'     \item{ACTARMCD}{Actual Arm Code}
#'     \item{ACTARM}{Description of Actual Arm}
#'     \item{COUNTRY}{Country}
#'     \item{DMDTC}{Date/Time of Collection}
#'     \item{DMDY}{Study Day of Collection}
#'   }
#'
#' @source [Access the source of the Demography dataset.](https://github.com/cdisc-org/sdtm-adam-pilot-project/blob/master/updated-pilot-submission-package/900172/m5/datasets/cdiscpilot01/tabulations/sdtm/dm.xpt?raw=true)
"dm"

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.