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:Marc Bosch Matas [aut, cre, cph]

ggspark_0.0.2.tar.gz
ggspark_0.0.2.zip(r-4.5)ggspark_0.0.2.zip(r-4.4)ggspark_0.0.2.zip(r-4.3)
ggspark_0.0.2.tgz(r-4.4-any)ggspark_0.0.2.tgz(r-4.3-any)
ggspark_0.0.2.tar.gz(r-4.5-noble)ggspark_0.0.2.tar.gz(r-4.4-noble)
ggspark_0.0.2.tgz(r-4.4-emscripten)ggspark_0.0.2.tgz(r-4.3-emscripten)
ggspark.pdf |ggspark.html
ggspark/json (API)
NEWS

# Install 'ggspark' in R:
install.packages('ggspark', repos = c('https://marcboschmatas.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/marcboschmatas/ggspark/issues

On CRAN:

4 exports 6 stars 1.33 score 28 dependencies 3 scripts 181 downloads

Last updated 4 months agofrom:b5aac09986. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 11 2024
R-4.5-winOKSep 11 2024
R-4.5-linuxOKSep 11 2024
R-4.4-winOKSep 11 2024
R-4.4-macOKSep 11 2024
R-4.3-winOKSep 11 2024
R-4.3-macOKSep 11 2024

Exports:InterquartileRangeSparkLabelsstat_interquartilerangestat_sparklabels

Dependencies:clicolorspacefansifarverggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigR6RColorBrewerrlangscalestibbleutf8vctrsviridisLitewithr

Readme and manuals

Help Manual

Help pageTopics
'ggplot2' Functions to Create Tufte Style Sparklinesggspark-package ggspark
Sparkline labels or pointsSparkLabels stat_sparklabels
Interquartile rangeInterquartileRange stat_interquartilerange