makeReport {Doscheda}R Documentation

Create report from 'ChemProtSet' object

Description

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

Usage

makeReport(x)

Arguments

x

Object of class 'ChemoProtSet'

Value

html report of processed 'ChemoProtSet' object

Examples

## Not run: 
ex<- new('ChemoProtSet')
makeReport(ex)

## End(Not run)

[Package Doscheda version 1.6.0 Index]