Description Usage Arguments Value Examples
Load NACC data from CSV files and convert the column names to be consistent with other data sources
1 | adt_get_nacc(csv_fname)
|
csv_fname |
CSV filename for the NACC data |
A dataframe with NACC data
1 2 3 4 | ## Not run:
fname= "/Users/name/Documents/R/adbiomarker/Data/NACC"
dt_nacc <- get_nacc(path)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.