find_col | R Documentation |
find_col(ts, comp) finds columns for a specific compartment input comp can be E,I,A,H and V and input ts is ODE time-series results We expect the variable name for compartments to be either - "comp" when only there is one compartment: for example "H" - "compn" when there are several comaprtments: for example "Hn" and n=1,2,..
find_col(ts, col)
ts |
|
col |
column's number of compartment col
find_col(ts,"E")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.