powered by
parallel(formula, ...)
~ x | g1 * g2 * ...
x
g1,
trellis.args
panel.parallel
Lattice
data(iris) parallel(~iris[,1:4]|Species, data = iris, layout=c(3,1))
Run the code above in your browser using DataLab