Description Usage Arguments Value
Create sparkline charts to be used in a data table
1 2 3 4 5 6 7 8 9 | createSparklines(
hc,
data,
events,
groups = NULL,
geneExpr = NULL,
inputID = "sparklineInput",
...
)
|
hc |
|
data |
Character: HTML-formatted data series of interest |
events |
Character: event identifiers |
groups |
Character: name of the groups used for differential analyses |
geneExpr |
Character: name of the gene expression dataset |
inputID |
Character: identifier of input to get attributes of clicked event (Shiny only) |
id |
Character: Shiny input identifier |
HTML element with sparkline data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.