sparkbar-class: Class '"sparkbar"'

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

Description

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

Objects from the Class

Objects can be created by using function newSparkBar.

Slots

barCol:

Object of class "ANY" ~~

bgCol:

Object of class "ANY" ~~

barWidth:

Object of class "numeric" ~~

barSpacingPerc:

Object of class "numeric" ~~

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 "sparkbar" in the signature.

Author(s)

Bernhard Meindl, Alexander Kowarik, Statistics Austria

See Also

newSparkBar, plot, export, setParameter, getParameter

Examples

1
showClass("sparkbar")

Example output

Loading required package: Cairo
Loading required package: gridExtra
Loading required package: ggplot2
Loading required package: shiny
Loading required package: Rglpk
Loading required package: slam
Using the GLPK callable library version 4.52
package sparkTable (version 1.3.0) has been loaded!

Class "sparkbar" [package "sparkTable"]

Slots:
                                                                      
Name:           barCol        barWidth  barSpacingPerc           bgCol
Class:             ANY         numeric         numeric             ANY
                                                                      
Name:            width          height          values         padding
Class:         numeric         numeric         numeric         numeric
                                                                      
Name:   availableWidth availableHeight       stepWidth         coordsX
Class:         numeric         numeric         numeric         numeric
                      
Name:          coordsY
Class:         numeric

Extends: "spark"

Known Subclasses: "sparkhist"

sparkTable documentation built on May 2, 2019, 9:34 a.m.