Description Usage Arguments Value Examples
Retrieves the name of the experiment that an experiment
object is
linked to.
1 2 3 4 5 6 7 |
x |
An object of class |
The name of the experiment that the inputed experiment
object
is linked to.
1 2 3 | exp1 <- load_experiment("sir",
system.file("models", "sir.gaml", package = "rama"))
name(exp1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.