addProblem | R Documentation |
Add a algorithm to problem and stores it on disk.
addProblem( reg, id, static = NULL, dynamic = NULL, seed = NULL, overwrite = FALSE )
reg |
[ Registry. |
id |
[ |
static |
[any] |
dynamic |
[ |
seed |
[ |
overwrite |
[ |
[character(1)
]. Invisibly returns the id.
Other add:
addAlgorithm()
,
addExperiments()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.