sparkTable-class: Class '"sparkTable"'

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

Description

This class defines data objects holding all information required to create a sparkTable.

Objects from the Class

Objects can be created by using function newSparkTable.

Slots

dataObj:

Object of class "dfOrNULL" ~~

varType:

Object of class "characterOrNULL" ~~

tableContent:

Object of class "listOrNULL" ~~

Author(s)

Bernhard Meindl, Alexander Kowarik, Statistics Austria

See Also

export

Examples

1
showClass("sparkTable")

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 "sparkTable" [package "sparkTable"]

Slots:
                                                      
Name:          dataObj         varType    tableContent
Class:        dfOrNULL characterOrNULL      listOrNULL

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