ggspark-package {ggspark}R Documentation

'ggplot2' Functions to Create Tufte Style Sparklines

Description

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.

Package Content

Index of help topics:

SparkLabels             Sparkline labels or points
ggspark-package         'ggplot2' Functions to Create Tufte Style
                        Sparklines
stat_interquartilerange
                        Interquartile range

Maintainer

Marc Bosch Matas <mboschmatas@gmail.com>

Author(s)

Marc Bosch Matas [aut, cre, cph]


[Package ggspark version 0.0.2 Index]