Description Usage Arguments Value Author(s)
Beta Diversity module - server
1 2 3 4 5 6 7 8 9 10 11 12 | betaDiversity(
input,
output,
session,
aggDat,
aggLevel,
colorOptions,
shapeOptions,
betadistance,
betaSettings,
reset
)
|
input |
shiny input |
output |
shiny output |
session |
shiny session |
aggDat |
MRExperiment storing data |
aggLevel |
aggregation level |
colorOptions |
phenotype selection options for color |
shapeOptions |
phenotype selection options for shape |
betadistance |
distance measured used for beta diversity analysis |
betaSettings |
input choices for beta diversity |
reset |
boolean reactive which resets the module if TRUE |
R code needed to generate the beta diversity plot
Janina Reeder
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.