summary.Nmdl | R Documentation |
Nmdl
objectThis is a method for the function summary()
for objects of the class Nmdl
.
## S3 method for class 'Nmdl'
summary(object, digits = getOption("digits"), ...)
object |
an object for which a summary is desired. |
digits |
integer, used for number formatting with
|
... |
additional arguments affecting the summary produced. |
The Nmdl
object is returned invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.