getCompSelection | R Documentation |
Gathers the user selected comparison set to be used within the DEBrowser.
getCompSelection(name = NULL, count = NULL)
name, |
the name of the selectInput |
count, |
comparison count |
getCompSelection
x <- getCompSelection(name="comp", count = 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.