Package: ggmulti 1.0.6
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.6.tar.gz
ggmulti_1.0.6.zip(r-4.5)ggmulti_1.0.6.zip(r-4.4)ggmulti_1.0.6.zip(r-4.3)
ggmulti_1.0.6.tgz(r-4.4-any)ggmulti_1.0.6.tgz(r-4.3-any)
ggmulti_1.0.6.tar.gz(r-4.5-noble)ggmulti_1.0.6.tar.gz(r-4.4-noble)
ggmulti_1.0.6.tgz(r-4.4-emscripten)ggmulti_1.0.6.tgz(r-4.3-emscripten)
ggmulti.pdf |ggmulti.html✨
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 2 years agofrom:d742b207bc. Checks:OK: 5 NOTE: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 04 2024 |
R-4.5-win | NOTE | Nov 04 2024 |
R-4.5-linux | NOTE | Nov 04 2024 |
R-4.4-win | OK | Nov 04 2024 |
R-4.4-mac | OK | Nov 04 2024 |
R-4.3-win | OK | Nov 04 2024 |
R-4.3-mac | OK | Nov 04 2024 |
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:clicolorspacecpp11dplyrfansifarvergenericsggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigpurrrR6RColorBrewerrlangscalesstringistringrtibbletidyrtidyselectutf8vctrsviridisLitewithr
Adding glyphs on scatterplot
Rendered fromglyph.Rmd
usingknitr::rmarkdown
on Nov 04 2024.Last update: 2021-07-12
Started: 2020-12-05
High Dimensional Data Visualization
Rendered fromhighDim.Rmd
usingknitr::rmarkdown
on Nov 04 2024.Last update: 2022-11-03
Started: 2020-12-05
Histogram and Density
Rendered fromhistogram-density-.Rmd
usingknitr::knitr
on Nov 04 2024.Last update: 2022-11-03
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 |