names,mrgmod-method | R Documentation |
Get all names from a model object
## S4 method for signature 'mrgmod'
names(x)
x |
the model object |
mod <- mrgsolve::house()
names(mod)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.