ggpcp-package {ggpcp} | R Documentation |
ggpcp: Parallel Coordinate Plots in the 'ggplot2' Framework
Description
Modern Parallel Coordinate Plots have been introduced in the 1980s as a way to visualize arbitrarily many numeric variables. This Grammar of Graphics implementation also incorporates categorical variables into the plots in a principled manner. By separating the data managing part from the visual rendering, we give full access to the users while keeping the number of parameters manageably low.
Author(s)
Maintainer: Heike Hofmann hofmann@iastate.edu (ORCID)
Authors:
Susan VanderPlas susan.vanderplas@unl.edu (ORCID)
Yawei Ge yaweige@iastate.edu
See Also
Useful links:
[Package ggpcp version 0.2.0 Index]