Skip to contents

This function is used to generate all the ADNI study phases.

Usage

adni_phase()

Value

A character vector with list of ADNI study phases.

Examples

if (FALSE) { # \dontrun{
adni_study_phase <- adni_phase()
adni_study_phase
} # }