sdtm_sv {safetyData}R Documentation

sdtm_sv

Description

Subject Visits data frame - One record per actual visit per subject

Usage

sdtm_sv

Format

a data frame with 3559 rows and 8 columns. See https://github.com/SafetyGraphics/safetyData/blob/main/data-raw/sdtm/README.md for more details and full data specification. Columns:

STUDYID

text - Study Identifier

DOMAIN

text - Domain Abbreviation

USUBJID

text - Unique Subject Identifier

VISITNUM

float - Visit Number

VISIT

text - Visit Name

VISITDY

integer - Planned Study Day of Visit

SVSTDTC

date - Start Date/Time of Visit

SVENDTC

date - End Date/Time of Visit


[Package safetyData version 1.0.0 Index]