Package: ggBubbles 0.1.4
Thomas Schwarzl
ggBubbles: Mini Bubble Plots for Comparison of Discrete Data with 'ggplot2'
When comparing discrete data mini bubble plots allow displaying more information than traditional bubble plots via colour, shape or labels. Exact overlapping coordinates will be transformed so they surround the original point circularly without overlapping. This is implemented as a position_surround() function for 'ggplot2'.
Authors:
ggBubbles_0.1.4.tar.gz
ggBubbles_0.1.4.tar.gz(r-4.5-noble)ggBubbles_0.1.4.tar.gz(r-4.4-noble)
ggBubbles_0.1.4.tgz(r-4.4-emscripten)ggBubbles_0.1.4.tgz(r-4.3-emscripten)
ggBubbles.pdf |ggBubbles.html✨
ggBubbles/json (API)
# Install 'ggBubbles' in R: |
install.packages('ggBubbles', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
- MusicianInterests - Survey about genre interests of some hobby musicians
- MusicianInterestsSmall - Small test data of musician, interest and experience study
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 5 years agofrom:0fb7010564. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 04 2024 |
R-4.5-linux | OK | Nov 04 2024 |
Exports:position_surroundPositionSurround
Dependencies:clicolorspacedplyrfansifarvergenericsggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigR6RColorBrewerrlangscalestibbletidyselectutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Calculate offsets for a specific point, in a layer, position | calc_offset |
Calculates offset table for number of maximum overlapping positions | get_offset_table |
Survey about genre interests of some hobby musicians | MusicianInterests |
Small test data of musician, interest and experience study | MusicianInterestsSmall |
Surrounds exact overlapping points around the center | position_surround |
ggproto for position_surround() | PositionSurround |