patients {shinybody} | R Documentation |
Example data set of patients
Description
A randomly generated dataset of patient details
Usage
patients
Format
patients
A data frame with 16 rows and 5 columns:
- patient_id
A unique patient identifier
- gender
"male" or "female"
- age
Patient age
- height
Patient height in inches
- weight
Patient weight in lbs
[Package shinybody version 0.1.3 Index]