getCompSelection {debrowser} | 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)