Description Usage Arguments Value Examples
Provides a controller for the callfest applications.
1 | callfestControl(FUN, N = 1, parallel = FALSE, ...)
|
FUN |
The function to be applied. |
N |
The number of repetitive applications. |
parallel |
Flag if we want parallel invokations or not. |
... |
Extra parameters (currently ignored). |
An instance of callfestControl
class.
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.