Package: ggpcp 0.2.0
ggpcp: Parallel Coordinate Plots in the 'ggplot2' Framework
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.
Authors:
ggpcp_0.2.0.tar.gz
ggpcp_0.2.0.zip(r-4.5)ggpcp_0.2.0.zip(r-4.4)ggpcp_0.2.0.zip(r-4.3)
ggpcp_0.2.0.tgz(r-4.4-any)ggpcp_0.2.0.tgz(r-4.3-any)
ggpcp_0.2.0.tar.gz(r-4.5-noble)ggpcp_0.2.0.tar.gz(r-4.4-noble)
ggpcp_0.2.0.tgz(r-4.4-emscripten)ggpcp_0.2.0.tgz(r-4.3-emscripten)
ggpcp.pdf |ggpcp.html✨
ggpcp/json (API)
NEWS
# Install 'ggpcp' in R: |
install.packages('ggpcp', repos = c('https://heike.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/heike/ggpcp/issues
Last updated 2 years agofrom:bdb2fea27b. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 11 2024 |
R-4.5-win | NOTE | Oct 11 2024 |
R-4.5-linux | NOTE | Oct 11 2024 |
R-4.4-win | NOTE | Oct 11 2024 |
R-4.4-mac | NOTE | Oct 11 2024 |
R-4.3-win | NOTE | Oct 11 2024 |
R-4.3-mac | NOTE | Oct 11 2024 |
Exports:aes_pcpgeom_pcpgeom_pcp_axesgeom_pcp_boxesgeom_pcp_labelsGeomPcpGeomPcp_axesGeomPcp_boxesGeomPcp_labelspcp_arrangepcp_scalepcp_selecttheme_pcp
Dependencies:askpassassertthatbase64encbslibcachemclicolorspacecpp11crosstalkcurldata.tabledigestdplyrevaluatefansifarverfastmapfontawesomefsgenericsggplot2gluegtablehighrhtmltoolshtmlwidgetshttrisobandjquerylibjsonliteknitrlabelinglaterlatticelazyevallifecyclemagrittrMASSMatrixmemoisemgcvmimemunsellnlmeopensslpillarpkgconfigplotlypromisespurrrR6rappdirsRColorBrewerRcpprlangrmarkdownsassscalesstringistringrsystibbletidyrtidyselecttinytexutf8vctrsviridisLitewithrxfunyaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Wrapper for aes defaults | aes_pcp |
Data set: Assessment of Carcinoma slides | Carcinoma |
Generalized Parallel Coordinate plots | geom_pcp |
Generalized Parallel Coordinate plots | geom_pcp_axes |
Generalized Parallel Coordinate plots | geom_pcp_boxes |
Generalized Parallel Coordinate plots | geom_pcp_labels |
Proto version of the pcp geoms | GeomPcp GeomPcp_axes GeomPcp_boxes GeomPcp_labels |
Data set: NASA - Data Expo 2006 | nasa |
Data wrangling for GPCPs: Step 3 order observations in factor variables | pcp_arrange |
Data wrangling for GPCPs: Step 2 scale values | pcp_scale |
Data wrangling for GPCPs: Step 1 variable selection | pcp_select |
Theme for parallel coordinate plots | theme_pcp |