EHR | R Documentation |
This is a toy dataset to illustrate the use of the the MSCA library
A data frame with 3000
records and 3
variables:
Unique patient identifyer
Registered long-term condition
Age at onset of the registered long-term condition
Toy dataset
# Load the dataset
data(EHR)
# Display the first few rows
head(EHR)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.