library(parcoords)
data( mtcars )
parcoords( mtcars, reorderable = T, autoresize = F, axisDots = T )parcoords( mtcars, reorderable = T, autoresize = T, axisDots = T )library(parcoords)
data( mtcars )
parcoords( mtcars, reorderable = T, autoresize = F, axisDots = T )library(parcoords)
data( mtcars )
parcoords( mtcars, reorderable = T, autoresize = T, axisDots = T )