Package: ggspark 0.0.2
ggspark: 'ggplot2' Functions to Create Tufte Style Sparklines
Functions to help with creating sparklines in the style of Edward Tufte <https://www.edwardtufte.com/bboard/q-and-a-fetch-msg?msg_id=0001OR&topic_id=1> in 'ggplot2'. It computes ribbon geoms with the interquartile ranges and points and/or labels at the beginning, end, max, and min points.
Authors:
ggspark_0.0.2.tar.gz
ggspark_0.0.2.zip(r-4.7)ggspark_0.0.2.zip(r-4.6)ggspark_0.0.2.zip(r-4.5)
ggspark_0.0.2.tgz(r-4.6-any)ggspark_0.0.2.tgz(r-4.5-any)
ggspark_0.0.2.tar.gz(r-4.7-any)ggspark_0.0.2.tar.gz(r-4.6-any)
ggspark_0.0.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ggspark/json (API)
NEWS
| # Install 'ggspark' in R: |
| install.packages('ggspark', repos = c('https://marcboschmatas.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/marcboschmatas/ggspark/issues
Last updated from:b5aac09986. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 119 | ||
| source / vignettes | OK | 160 | ||
| linux-release-x86_64 | OK | 118 | ||
| macos-release-arm64 | OK | 117 | ||
| macos-oldrel-arm64 | OK | 139 | ||
| windows-devel | OK | 76 | ||
| windows-release | OK | 75 | ||
| windows-oldrel | OK | 87 | ||
| wasm-release | OK | 98 |
Exports:InterquartileRangeSparkLabelsstat_interquartilerangestat_sparklabels
Dependencies:clicpp11farverggplot2gluegtableisobandlabelinglifecycleR6RColorBrewerrlangS7scalesvctrsviridisLitewithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| 'ggplot2' Functions to Create Tufte Style Sparklines | ggspark-package ggspark |
| Sparkline labels or points | SparkLabels stat_sparklabels |
| Interquartile range | InterquartileRange stat_interquartilerange |
