mashData: Adds studies to the central dataset

Description Usage Arguments Value

Description

Standardises all folders within one main directory (default=data) and combines them into one single dataset via loadStudy()

Usage

1
2
mashData(studyNames = getStudyNames(), reprocess = TRUE, verbose = FALSE,
  name = "mashup.rds")

Arguments

studyNames

Character vector containing study names to be added. The default adds names via getStudyNames()

reprocess

If TRUE, will reprocess studies even if they already exist in the data directory

verbose

If TRUE, print messages to screen, good for isolating problems

name

of output

Value

merged list with three parts: data, references, contacts, each is a dataframe with all data combined.


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