betaDiversity | R Documentation |
Beta Diversity module - server
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.