inst/examples/chemostat/functions.r

monod= function (s, h) {
  s / (s + h)
}
dkneis/rodeoApp documentation built on May 15, 2019, 9:12 a.m.