run.project | R Documentation |
src
directory.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.
run.project()
No value is returned; this function is called for its side effects.
library('ProjectTemplate')
## Not run: run.project()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.