Package: baffle 0.2.2
baffle: Make Waffle Plots with Base Graphics
Waffle plots are rectangular pie charts that represent a quantity or abundances using colored squares or other symbol. This makes them better at transmitting information as the discrete number of squares is easier to read than the circular area of pie charts. While the original waffle charts were rectangular with 10 rows and columns, with a single square representing 1%, they are nowadays popular in various infographics to visualize any proportional ratios.
Authors:
baffle_0.2.2.tar.gz
baffle_0.2.2.zip(r-4.7)baffle_0.2.2.zip(r-4.6)baffle_0.2.2.zip(r-4.5)
baffle_0.2.2.tgz(r-4.6-any)baffle_0.2.2.tgz(r-4.5-any)
baffle_0.2.2.tar.gz(r-4.7-any)baffle_0.2.2.tar.gz(r-4.6-any)
baffle_0.2.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
baffle/json (API)
NEWS
| # Install 'baffle' in R: |
| install.packages('baffle', repos = c('https://j-moravec.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/j-moravec/baffle/issues
Pkgdown/docs site:https://j-moravec.github.io
Last updated from:ed400d8f23. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 102 | ||
| source / vignettes | OK | 177 | ||
| linux-release-x86_64 | OK | 116 | ||
| macos-release-arm64 | OK | 216 | ||
| macos-oldrel-arm64 | OK | 170 | ||
| windows-devel | OK | 127 | ||
| windows-release | OK | 74 | ||
| windows-oldrel | OK | 114 | ||
| wasm-release | OK | 91 |
Exports:circledesignellipserastersrcpolyrectangleround_rectrounded_rectanglerounded_squareshapessquarewafflewaffle.mat
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Plot raster image | rasters |
| Plot a rectangle with rounded corners | round_rect |
| Plot convex polygons | circle ellipse rcpoly rectangle rounded_rectangle rounded_square Shapes shapes square |
| Make a waffle chart. | design waffle waffle.mat |
