summary.ggplot {ggplot2} | R Documentation |
Displays a useful description of a ggplot object
## S3 method for class 'ggplot' summary(object, ...)
object |
ggplot2 object to summarise |
... |
other arguments ignored (for compatibility with generic) |
summary(qplot(mpg, wt, data=mtcars))