Plot objects of class multiple

# S3 method for multiple
plot(x, y, ...)

Arguments

x

a vector of numbers

y

a vector of multiplied numbers

...

further arguments passed to the generic method.

Examples

plot(multiple(2,3))