Description Usage Arguments Examples
ui component for interactive visualization of MMD,GMD and Pearson Difference as well as plotting peaks
1 | ui.MMDiff2(MD)
|
MD |
DBAmmd object |
1 2 3 4 | if(interactive()){
load(system.file("data/MMD.RData", package="MMDiff2"))
runShinyMMDiff2(MMD)
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.