run
1 2 3 4 5 6 7 | run(tmax = 100, tstep = 1, state = s, parms = p, odes = model,
ymin = 0, ymax = NULL, log = "", x = 1, y = 2, xlab = "Time",
ylab = "Density", tmin = 0, draw = lines, times = NULL,
show = NULL, arrest = NULL, after = NULL, tweak = NULL,
timeplot = TRUE, traject = FALSE, table = FALSE, add = FALSE,
legend = TRUE, solution = FALSE, delay = FALSE, lwd = 2,
col = "black", pch = 20, ...)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.