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.
Version: | 0.0.2 |
Imports: | ggplot2 |
Suggests: | tinytest, tinysnapshot, rsvg, svglite, ggrepel, fontquiver |
Published: | 2024-05-13 |
DOI: | 10.32614/CRAN.package.ggspark |
Author: | Marc Bosch Matas [aut, cre, cph] |
Maintainer: | Marc Bosch Matas <mboschmatas at gmail.com> |
BugReports: | https://github.com/marcboschmatas/ggspark/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://github.com/marcboschmatas/ggspark |
NeedsCompilation: | no |
Language: | en-GB |
Materials: | README NEWS |
CRAN checks: | ggspark results |
Reference manual: | ggspark.pdf |
Package source: | ggspark_0.0.2.tar.gz |
Windows binaries: | r-devel: ggspark_0.0.2.zip, r-release: ggspark_0.0.2.zip, r-oldrel: ggspark_0.0.2.zip |
macOS binaries: | r-release (arm64): ggspark_0.0.2.tgz, r-oldrel (arm64): ggspark_0.0.2.tgz, r-release (x86_64): ggspark_0.0.2.tgz, r-oldrel (x86_64): ggspark_0.0.2.tgz |
Please use the canonical form https://CRAN.R-project.org/package=ggspark to link to this page.