selectGroupInfo | R Documentation |
Group info column selection. This can be used in batch effect or coloring the groups in the plots.
selectGroupInfo(
metadata = NULL,
input = NULL,
selectname = "groupselect",
label = "Group info"
)
metadata, |
metadata |
input, |
input values |
selectname, |
name of the select box |
label, |
label of the select box |
selectGroupInfo
x <- selectGroupInfo()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.