| 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:
STUDYIDtext - Study Identifier
DOMAINtext - Domain Abbreviation
USUBJIDtext - Unique Subject Identifier
VISITNUMfloat - Visit Number
VISITtext - Visit Name
VISITDYinteger - Planned Study Day of Visit
SVSTDTCdate - Start Date/Time of Visit
SVENDTCdate - End Date/Time of Visit
[Package safetyData version 1.0.0 Index]