Learn R Programming

MMDiff (version 1.12.0)

ui.MMDiff2: ui component for interactive visualization of MMD,GMD and Pearson Difference as well as plotting peaks

Description

ui component for interactive visualization of MMD,GMD and Pearson Difference as well as plotting peaks

Usage

ui.MMDiff2(MD)

Arguments

MD
DBAmmd object

Examples

Run this code
if(interactive()){
load(system.file("data/MMD.RData", package="MMDiff2"))
runShinyMMDiff2(MMD)
}

Run the code above in your browser using DataLab