sparkline-class: Class '"sparkline"'

Description Objects from the Class Slots Methods Author(s) See Also Examples

Description

This class defines data objects holding all information required to plot sparklines.

Objects from the Class

Objects can be created by using function newSparkLine.

Slots

allColors:

Object of class "ANY" ~~

pointWidth:

Object of class "numeric" ~~

lineWidth:

Object of class "numeric" ~~

showIQR:

Object of class "logical" ~~

width:

Object of class "numeric" ~~

height:

Object of class "numeric" ~~

values:

Object of class "numeric" ~~

padding:

Object of class "numeric" ~~

availableWidth:

Object of class "numeric" ~~

availableHeight:

Object of class "numeric" ~~

stepWidth:

Object of class "numeric" ~~

coordsX:

Object of class "numeric" ~~

coordsY:

Object of class "numeric" ~~

Methods

No methods defined with class "sparkline" in the signature.

Author(s)

Bernhard Meindl, Alexander Kowarik, Statistics Austria

See Also

newSparkLine, plot, export, codesetParameter, getParameter

Examples

1
showClass("sparkline")

alexkowa/sparkTable documentation built on May 12, 2019, 12:29 a.m.