data/funs.r

funs <- as.data.frame(stringsAsFactors=FALSE, matrix(c(
  "monod", "-", "monod expression for resource limitation"
  ), ncol=3, byrow=TRUE,
  dimnames=list(NULL, c("name", "unit", "description")))
)

Try the rodeo package in your browser

Any scripts or data that you put into this service are public.

rodeo documentation built on March 28, 2021, 1:09 a.m.