Description Usage Arguments Value Author(s) See Also Examples
View source: R/Resume_functions.R
Initialize a running plan
1 | InitializaPlan(type = "raw_ms")
|
type |
Character, Initialized plan type for a resumable running mode. Can be "raw_opt" for automated optimization option, or "raw_ms" for customized pipeline. |
will return an initial plan for execution
Zhiqiang Pang zhiqiang.pang@mail.mcgill.ca Jeff Xia jeff.xia@mcgill.ca Mcgill University License: GNU GPL (>= 2)
ExecutePlan
for the this resumable running pipeline.
1 | plan <- InitializaPlan("raw_opt")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.