Description Usage Arguments Value
View source: R/main_functions.R
Main function for taking and running a study arm. Provides needed settings and study object, implementing the study arm interface.
1 | runArm(armDescription, study, fromDescription = T, interactive = NULL)
|
armDescription |
the desription slot from a DataArm object |
study |
A Study object. |
fromDescription |
Indicates if arm should be retrieved by its description or by its title. |
interactive |
Indicates if arm should be run in interactive mode. |
Returns a Study object with results from running the study arm.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.