powered by
This is a toy dataset to illustrate the use of the the MSCA library
A data frame with 3000 records and 3 variables:
3000
3
Unique patient identifyer
Registered long-term condition
Age at onset of the registered long-term condition
# Load the dataset data(EHR) # Display the first few rows head(EHR)
Run the code above in your browser using DataLab