Description Usage Arguments Details Value Author(s) Examples
'select' returns 'mz', 'rt' or 'clust' depending on 'condition'.
1 |
condition |
'character', either '"mz"', '"retentionTime"' or '"clustering"' |
mz |
object to return if 'condition == "mz"' |
rt |
object to return if 'condition == "retentionTime"' |
clust |
object to return if 'condition == "clustering"' |
Helper function for 'shinyCircos', 'replayPlotOrder' and 'replayPlotAdd'.
'mz', 'rt' or 'clust' depending on condition
Thomas Naake thomasnaake@googlemail.com
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.