makeReport: Create report from 'ChemProtSet' object

Description Usage Arguments Value Examples

View source: R/makeReport.R

Description

Genereate a report that includes several plots and descriptions for an experiment that has been anaylsed using Doscheda

Usage

1

Arguments

x

Object of class 'ChemoProtSet'

Value

html report of processed 'ChemoProtSet' object

Examples

1
2
3
4
5
## Not run: 
ex<- new('ChemoProtSet')
makeReport(ex)

## End(Not run)

Doscheda documentation built on Nov. 8, 2020, 5:37 p.m.