initSimulation
1 | initSimulation(simulation)
|
1 2 3 | options(warn=-1)
simulation = readRDS(system.file("example/passage-optimal.rds", package = "CATSimulator"))
simulation = initSimulation(simulation)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.