summary.nest | R Documentation |
summary method for class "nest".
## S3 method for class 'nest'
summary(object, ...)
object |
An object of class "nest". |
... |
Further arguments for other methods, ignored for "nest". |
No return value, called for side effects.
results <- nest(ex_2factors, n = 100)
summary(results)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.