processStudy: Process a study

Description Usage Arguments Value

Description

Processes raw data from studyName, for incorporation into main dataset. Fixes column names, variable names, imports new data, makes standard dataframe.

Usage

1
processStudy(studyName, verbose = FALSE)

Arguments

studyName

folder where data is stored

verbose

If TRUE, prints progress messages.

Value

Transformed data saved in file output/data/studyName.csv


dfalster/dataMashR documentation built on May 15, 2019, 5:11 a.m.