Description Usage Arguments Note Examples
Group info column selection. This can be used in batch effect or coloring the groups in the plots.
1 2 3 4 5 6 | 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
1 | x <- selectGroupInfo()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.