Description Objects from the Class Slots Author(s) See Also Examples
This class defines data objects holding all information required to create a sparkTable.
Objects can be created by using function newSparkTable
.
dataObj
:Object of class "dfOrNULL"
~~
varType
:Object of class "characterOrNULL"
~~
tableContent
:Object of class "listOrNULL"
~~
Bernhard Meindl, Alexander Kowarik, Statistics Austria
1 | showClass("sparkTable")
|
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.