| summary.results | R Documentation |
Plots the ages and their standard errors
## S3 method for class 'results'
summary(object, ...)
object |
an objct of class |
... |
no other arguments |
data(Melbourne)
ages <- process(Melbourne$X,Melbourne$irr,Melbourne$fract)
summary(ages)[1:5,]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.