run | R Documentation |
Runs jobs as local commands from shell via R system calls
## S4 method for signature 'Job'
run(.Object, mc.cores = 1, all = FALSE, quiet = TRUE)
mc.cores |
Number of parallel cores to run jobs with (=1) |
Marcin Imielinski
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.