Description Usage Arguments Value
Standardises all folders within one main directory (default=data) and combines them into one single dataset via loadStudy()
| 1 2 | mashData(studyNames = getStudyNames(), reprocess = TRUE, verbose = FALSE,
  name = "mashup.rds")
 | 
| 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 | 
merged list with three parts: data, references, contacts, each is a dataframe with all data combined.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.