run.project: Run all of the analyses in the 'src' directory.

Description Usage Value Examples

View source: R/run.project.R

Description

This function will run each of the analyses in the src directory in separate processes. At present, this is done serially, but future versions of this function will provide a means of running the analyses in parallel.

Usage

1

Value

No value is returned; this function is called for its side effects.

Examples

1
2
3
library('ProjectTemplate2')

## Not run: run.project()

connectedblue/ProjectTemplate2 documentation built on May 17, 2019, 2:46 p.m.