Package: ggmulti 1.0.8

ggmulti: High Dimensional Data Visualization
It provides materials (i.e. 'serial axes' objects, Andrew's plot, various glyphs for scatter plot) to visualize high dimensional data.
Authors:
ggmulti_1.0.8.tar.gz
ggmulti_1.0.8.zip(r-4.7)ggmulti_1.0.8.zip(r-4.6)ggmulti_1.0.8.zip(r-4.5)
ggmulti_1.0.8.tgz(r-4.6-any)ggmulti_1.0.8.tgz(r-4.5-any)
ggmulti_1.0.8.tar.gz(r-4.7-any)ggmulti_1.0.8.tar.gz(r-4.6-any)
ggmulti_1.0.8.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ggmulti/json (API)
| # Install 'ggmulti' in R: |
| install.packages('ggmulti', repos = c('https://z267xu.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/z267xu/ggmulti/issues
- NBAstats2021 - NBA 30 Teams Statistics in 20-21 Regular Season
Last updated from:726443f39f. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 174 | ||
| source / vignettes | OK | 244 | ||
| linux-release-x86_64 | NOTE | 172 | ||
| macos-release-arm64 | NOTE | 140 | ||
| macos-oldrel-arm64 | NOTE | 209 | ||
| windows-devel | NOTE | 135 | ||
| windows-release | NOTE | 122 | ||
| windows-oldrel | NOTE | 120 | ||
| wasm-release | OK | 127 |
Exports:add_serialaxes_layersandrewscoord_radarcoord_radialcoord_serialaxesgeom_bar_geom_density_geom_hist_geom_histogram_geom_image_glyphgeom_polygon_glyphgeom_quantilesgeom_serialaxesgeom_serialaxes_densitygeom_serialaxes_glyphgeom_serialaxes_histgeom_serialaxes_quantileGeomBar_GeomDensity_GeomImageGlyphGeomPolygonGlyphGeomQuantilesGeomSerialaxesGeomSerialaxesDensityGeomSerialAxesGlyphGeomSerialaxesHistGeomSerialaxesQuantilelegendreposition_dodge_position_dodge2_position_fill_position_identity_position_stack_PositionDodge_PositionDodge2_PositionFill_PositionIdentity_PositionStack_stat_bin_stat_count_stat_density_stat_dotProductstat_hist_stat_serialaxesstat_serialaxes_densitystat_serialaxes_histstat_serialaxes_quantileStatBin_StatCount_StatDensity_StatDotProductStatHist_StatSerialaxesStatSerialaxesDensityStatSerialaxesHistx_airplanex_crossx_hexagonx_maplex_stary_airplaney_crossy_hexagony_mapley_star
Dependencies:clicpp11dplyrfarvergenericsggplot2gluegtableisobandlabelinglifecyclemagrittrpillarpkgconfigpurrrR6RColorBrewerrlangS7scalesstringistringrtibbletidyrtidyselectutf8vctrsviridisLitewithr
Adding glyphs on scatterplot
Rendered fromglyph.Rmdusingknitr::rmarkdownon Jun 04 2026.Last update: 2025-09-07
Started: 2020-12-05
High Dimensional Data Visualization
Rendered fromhighDim.Rmdusingknitr::rmarkdownon Jun 04 2026.Last update: 2022-11-03
Started: 2020-12-05
Histogram and Density
Rendered fromhistogram-density-.Rmdusingknitr::knitron Jun 04 2026.Last update: 2025-09-06
Started: 2020-12-05
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Layers for serial axes coordinate | add_serialaxes_layers |
| Radial axes | coord_radial |
| Serial axes coordinates | coord_serialaxes |
| Transformation Coefficients | andrews dot_product legendre |
| More general smoothed density estimates | geom_density_ stat_density_ |
| More general histogram | geom_bar_ geom_histogram_ geom_hist_ stat_bin_ stat_count_ stat_hist_ |
| Add image glyphs on scatter plot | geom_image_glyph |
| Add polygon glyphs on scatter plot | geom_polygon_glyph |
| Add quantile layers on serial axes coordinate | geom_quantiles |
| Serial axes layer | geom_serialaxes stat_dotProduct stat_serialaxes |
| Smoothed density estimates for "widens" data under serial axes coordinate | geom_serialaxes_density stat_serialaxes_density |
| Add serial axes glyphs on scatter plot | geom_serialaxes_glyph |
| Histogram for "widens" data under serial axes coordinate | geom_serialaxes_hist stat_serialaxes_hist |
| Quantile layer for serial axes coordinate | geom_serialaxes_quantile stat_serialaxes_quantile |
| Base Geom ggproto classes for ggplot2 | Geom-ggproto GeomBar_ GeomDensity_ GeomImageGlyph GeomPolygonGlyph GeomQuantiles GeomSerialaxes GeomSerialaxesDensity GeomSerialAxesGlyph GeomSerialaxesHist GeomSerialaxesQuantile |
| scale data | get_scaledData |
| NBA 30 Teams Statistics in 20-21 Regular Season | NBAstats2021 |
| Polygon glyph coordinates | polygon_glyph x_airplane x_cross x_hexagon x_maple x_star y_airplane y_cross y_hexagon y_maple y_star |
| Dodge overlapping objects side-to-side | position_dodge2_ position_dodge_ |
| Don't adjust position | position_identity_ |
| Stack overlapping objects on top of each another | position_fill_ position_stack_ |
| Base Position ggproto classes for ggplot2 | Position-ggproto PositionDodge2_ PositionDodge_ PositionFill_ PositionIdentity_ PositionStack_ |
| Base Stat ggproto classes for ggplot2 | Stat-ggproto StatBin_ StatCount_ StatDensity_ StatDotProduct StatHist_ StatSerialaxes StatSerialaxesDensity StatSerialaxesHist |
