hemoglobin_data | R Documentation |
Example datasets of Hemoglobin and Creatinine values for testing
hemoglobin_data creatinine_data
hemoglobin_data
creatinine_data
A data frame with 1000 rows and 3 columns:
age of the patient
sex of the patient
the lab value for the patient, in the default units for the lab
An object of class data.frame
with 1000 rows and 3 columns.
head(hemoglobin_data) head(creatinine_data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.