Description Usage Arguments Value Author(s) See Also Examples
Summarize the properties of an object.
1 2 |
object |
An object |
... |
Not used. |
Returns a PSRootSummary object.
Botond Sipos, Gregory Jordan
For more information see ContinuousInsertor
.
1 2 3 4 | # create an object
a<-ContinuousInsertor(rate=1,dist=expression(rnorm(1,mean=5,sd=2)),max.length=7)
# get a summary
summary(a)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.