Description Usage Arguments Value
Coerce equation list into a data frame
1 2 | ## S3 method for class 'eqnlist'
as.data.frame(x, ...)
|
x |
object of class eqnlist |
... |
other arguments |
a data.frame
with columns "Description" (character),
"Rate" (character), and one column per ODE state with the state names.
The state columns correspond to the stoichiometric matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.