Nothing
# 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.
#' Vital Signs
#'
#' A SDTM VS dataset from the CDISC pilot project
#'
#' @name vs
#' @title Vital Signs
#' @keywords dataset
#' @description A SDTM VS dataset from the CDISC pilot project
#' @docType data
#' @format A data frame with 24 columns:
#' \describe{
#' \item{STUDYID}{Study Identifier}
#' \item{DOMAIN}{Domain Abbreviation}
#' \item{USUBJID}{Unique Subject Identifier}
#' \item{VSSEQ}{Sequence Number}
#' \item{VSTESTCD}{Vital Signs Test Short Name}
#' \item{VSTEST}{Vital Signs Test Name}
#' \item{VSPOS}{Vital Signs Position of Subject}
#' \item{VSORRES}{Result or Finding in Original Units}
#' \item{VSORRESU}{Original Units}
#' \item{VSSTRESC}{Character Result/Finding in Std Format}
#' \item{VSSTRESN}{Numeric Result/Finding in Standard Units}
#' \item{VSSTRESU}{Standard Units}
#' \item{VSSTAT}{Completion Status}
#' \item{VSLOC}{Location of Vital Signs Measurement}
#' \item{VSBLFL}{Baseline Flag}
#' \item{VISITNUM}{Visit Number}
#' \item{VISIT}{Visit Name}
#' \item{VISITDY}{Planned Study Day of Visit}
#' \item{VSDTC}{Date/Time of Measurements}
#' \item{VSDY}{Study Day of Vital Signs}
#' \item{VSTPT}{Planned Time Point Name}
#' \item{VSTPTNUM}{Planned Time Point Number}
#' \item{VSELTM}{Planned Elapsed Time from Time Point Ref}
#' \item{VSTPTREF}{Time Point Reference}
#' }
#'
#' @source Generated dataset.
#' @details Contains a set of 6 unique Test Short Names and Test Names: \tabular{ll}{
#' \strong{VSTESTCD} \tab \strong{VSTEST} \cr
#' DIABP \tab Diastolic Blood Pressure\cr
#' HEIGHT \tab Height \cr
#' PULSE \tab Pulse Rate \cr
#' SYSBP \tab Systolic Blood Pressure \cr
#' TEMP \tab Temperature \cr
#' WEIGHT \tab Weight
#' }
"vs"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.