Function_2_dummy {lab2clean} | R Documentation |
Dummy Data for demonstrating function 2
Description
A dataset containing dummy data for demonstrating function 2 ("validate_lab_result").
Usage
data(Function_2_dummy)
Format
A data frame with 86,863 rows and 5 variables.
Details
patient_id: Indicates the identifier of the tested patient.
lab_datetime1: Indicates the date or datetime of the laboratory test.
loinc_code: Indicates the LOINC code of the laboratory test.
result_value: Indicates the quantitative result values for validation.
result_unit: Indicates the result units in a UCUM-valid format.
[Package lab2clean version 1.0.0 Index]