ms_data | R Documentation |
data.frame
MS Imaging Data in a data.frame
ms_data(cohort = c("cross_sectional", "longitudinal"), data = c("raw",
"coregistered"))
cohort |
Cohort to be used - cross-sectional or longitudinal |
data |
data to be used - raw or coregistered/processed |
A data.frame
of imaging modalities and masks,
and demographics
ms_data()
ms_data(data = "coregistered")
df = ms_data(cohort = "longitudinal", data = "coregistered")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.