affy (version 1.50.0)

titlePage: QC report title page with array names

Description

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

Usage

titlePage(object)

Arguments

object
An object of class AffyBatch.

Value

  • TRUE

Details

This creates the title page of a QCReport report. More details are available in the vignette.

Examples

Run this code
library(affydata)
    data(Dilution)
    
   titlePage(Dilution)

Run the code above in your browser using DataCamp Workspace