makeReport {Doscheda} | R Documentation |
Genereate a report that includes several plots and descriptions for an experiment that has been anaylsed using Doscheda
makeReport(x)
x |
Object of class 'ChemoProtSet' |
html report of processed 'ChemoProtSet' object
## Not run: ex<- new('ChemoProtSet') makeReport(ex) ## End(Not run)