R/pc.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.
#' Pharmacokinetic Concentrations
#'
#' A SDTM PC dataset simulated by Antonio Rodriguez Contesti
#'
#' @name pc
#' @title Pharmacokinetic Concentrations
#' @keywords dataset
#' @description A SDTM PC dataset simulated by Antonio Rodriguez Contesti
#' @docType data
#' @format A data frame with 20 columns:
#'   \describe{
#'     \item{STUDYID}{Study Identifier}
#'     \item{DOMAIN}{Domain Abbreviation}
#'     \item{USUBJID}{Unique Subject Identifier}
#'     \item{PCSEQ}{Sequence Number}
#'     \item{PCTESTCD}{Pharmacokinetic Test Short Name}
#'     \item{PCTEST}{Pharmacokinetic Test Name}
#'     \item{PCORRES}{Result or Finding in Original Units}
#'     \item{PCORRESU}{Original Units}
#'     \item{PCSTRESC}{Character Result/Finding in Std Format}
#'     \item{PCSTRESN}{Numeric Result/Finding in Standard Units}
#'     \item{PCSTRESU}{Standard Units}
#'     \item{PCNAM}{Vendor Name}
#'     \item{PCSPEC}{Specimen Material Type}
#'     \item{PCLLOQ}{Lower Limit of Quantitation}
#'     \item{VISIT}{Visit Name}
#'     \item{VISITNUM}{Visit Number}
#'     \item{PCDTC}{Date/Time of Specimen Collection}
#'     \item{PCDY}{Actual Study Day of Specimen Collection}
#'     \item{PCTPT}{Planned Time Point Name}
#'     \item{PCTPTNUM}{Planned Time Point Number}
#'   }
#'
#' @source [Access the source of the Pharmacokinetic Concentrations dataset.](https://github.com/pharmaverse/pharmaversesdtm/blob/main/data/pc.rda)
#' @author Antonio Rodriguez Contesti
#' @details Contains a set of 1 unique Test Short Name and Test Name: \tabular{ll}{
#'   \strong{PCTESTCD} \tab \strong{PCTEST} \cr
#'   XAN \tab XANOMELINE
#' }

"pc"

Try the pharmaversesdtm package in your browser

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

pharmaversesdtm documentation built on Aug. 21, 2025, 5:58 p.m.