Description
Multivariate plot.
Usage
mplott(x, wherelegend = "bottomleft", textlegend = colnames(x), main = "", return.to.default = T, ...)
Arguments
wherelegend
where to place the legend
textlegend
what should the legend read (see details).
return.to.default
for reverting back to previous par settings.
Default is return.to.default=TRUE
...
more graphical parameters can be given as arguments.
Value
called for its side effect.
Details
Multivariate plot. Limited to 5 series. Legend is added automatically using
colnames(x).