Draw a basic paired scatter plot from the mvdf of an object inheriting from `mvdf_obj`.

# S4 method for mvdf_obj
plot(x, y, ...)

Arguments

x

Any object inheriting from mvdf_obj.

y, ...

Arguments passed to base `plot`.