adt_get_nacc: Get NACC Data

Description Usage Arguments Value Examples

View source: R/adt_nacc.R

Description

Load NACC data from CSV files and convert the column names to be consistent with other data sources

Usage

1
adt_get_nacc(csv_fname)

Arguments

csv_fname

CSV filename for the NACC data

Value

A dataframe with NACC data

Examples

1
2
3
4
## Not run: 
fname= "/Users/name/Documents/R/adbiomarker/Data/NACC"
dt_nacc <- get_nacc(path)
## End(Not run)

olssol/ADTool documentation built on Feb. 12, 2021, 3:49 a.m.