Learn R Programming

HTSanalyzeR (version 2.24.0)

writeHTSAHtmlSummary: Write the summary part of report htmls

Description

This is an internal function.

Usage

writeHTSAHtmlSummary(gsca=NULL, nwa=NULL, htmlfile)

Arguments

gsca
an object of class GSCA
nwa
an object of class NWA
htmlfile
a single character value specifying the name of the html file where the head message will be stored

Details

This is an internal function.