Data Frame Plot on One Page
USAGE:
plot.dataframe(data, labels, ...)
This is similar to
plot.data.frame
(the
"data.frame"
method for
plot
) but it puts everything on one page (under the typical usage).
This is NOT a method for
plot
.