groupbyInput | R Documentation |
The groupby module provides a UI element to choose from the
group_vars
in a SummarizedExperment. Useful for coloring in a PCA etc
groupbyInput(id, color = TRUE)
id |
Submodule namespace |
color |
Provide coloring functionality for groups? |
output An HTML tag object that can be rendered as HTML using as.character()
groupbyInput(ns("heatmap"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.