sample_dat | R Documentation |
A sample dataset with the demographic variables and UDSNB 3.0 cognitive test variables for z-score calculation. You should prepare your dataset to make sure it is in the standard format and had the correct variable names.
data(sample_dat)
a tibble(dataframe)
data(sample_dat) head(sample_dat) str(sample_dat)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.