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.7)ggpcp_0.2.0.zip(r-4.6)ggpcp_0.2.0.zip(r-4.5)
ggpcp_0.2.0.tgz(r-4.6-any)ggpcp_0.2.0.tgz(r-4.5-any)
ggpcp_0.2.0.tar.gz(r-4.6-any)ggpcp_0.2.0.tar.gz(r-4.5-any)
ggpcp_0.2.0.tgz(r-4.5-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
Pkgdown/docs site:https://heike.github.io
Last updated from:9a0d2f4f46. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 138 | ||
| source / vignettes | OK | 219 | ||
| linux-release-x86_64 | OK | 159 | ||
| macos-release-arm64 | OK | 221 | ||
| macos-oldrel-arm64 | OK | 200 | ||
| windows-devel | OK | 110 | ||
| windows-release | OK | 104 | ||
| windows-oldrel | OK | 105 | ||
| wasm-release | OK | 135 |
Exports:aes_pcpgeom_pcpgeom_pcp_axesgeom_pcp_boxesgeom_pcp_labelsGeomPcpGeomPcp_axesGeomPcp_boxesGeomPcp_labelspcp_arrangepcp_scalepcp_selecttheme_pcpto_basic.GeomPcp
Dependencies:askpassassertthatbase64encbslibcachemclicpp11crosstalkcurldata.tabledigestdplyrevaluatefarverfastmapfontawesomefsgenericsggplot2gluegtablehighrhtmltoolshtmlwidgetshttrisobandjquerylibjsonliteknitrlabelinglaterlazyevallifecyclemagrittrmemoisemimeopensslotelpillarpkgconfigplotlypromisespurrrR6rappdirsRColorBrewerRcpprlangrmarkdownS7sassscalesstringistringrsystibbletidyrtidyselecttinytexutf8vctrsviridisLitewithrxfunyaml
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 |
