ggplot of the multiple objects.

# S3 method for multiple
autoplot(object, ...)

Arguments

object

an object of class multiple.

...

ignored.

Value

a ggplot object

Examples

autoplot(multiple(2,3))