print.summary.count | R Documentation |
Print method for summary objects
## S3 method for class 'summary.count'
print(x, ...)
x |
Object of class “summary.count” |
... |
extra arguments, currently ignored |
Robin K. S. Hankin
data(butterflies)
summary(butterflies)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.