run: run

Description Usage

View source: R/fun_grind.R

Description

run

Usage

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, ...)

hansschepers/grindr documentation built on March 8, 2021, 12:05 a.m.