titlePage: QC report title page with array names

Description Usage Arguments Details Value Examples

View source: R/titlepage.R

Description

Creates the titlepage of the QC report created by QCReport for an object of class AffyBatch.

Usage

1
titlePage(object)

Arguments

object

An object of class AffyBatch.

Details

This creates the title page of a QCReport report.

More details are available in the vignette.

Value

TRUE

Examples

1
2
3
4
5
     
    library(affydata)
    data(Dilution)
    
   titlePage(Dilution)

affyQCReport documentation built on Nov. 8, 2020, 5:40 p.m.