ggplot.parcoords {DescribeDisplay}R Documentation

Create a nice plot for parallel coordinates plot

Description

Create a nice looking plot complete with axes using ggplot.

Usage

ggplot.parcoords(data, ...)

Arguments

data plot to display
... other (currently) unused arguments

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package DescribeDisplay version 0.1.3 Index]