HH
  • About
  • Projects
  • Publications
  • Packages
  • Teaching

ggpcp

CRAN release
Graphics

CRAN status Github version R-CMD-check

Monthly downloads: Total CRAN RStudio mirror downloads

Authors

Heike Hofmann

Susan VanderPlas

Yawei Ge

Published

November 28, 2022

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.