R/PlotGroups.R

## Plots to show difference between groups

PlotGroupTypes<-function() c("Box Plot", "Bar Plot", "Density Plot", "Cumulative Plot");

PlotGroup<-function(groups, type, color=GetColorTypes()[1]) {
  
}
zhezhangsh/awsomics documentation built on May 4, 2019, 11:20 p.m.