writeHTSAHtmlTable: Write a table to report htmls

Description Usage Arguments Details Author(s)

View source: R/writeHtml.R

Description

This is an internal function.

Usage

1
writeHTSAHtmlTable(dat.tab, href.tab=NULL, signif.tab=NULL, row.attr.tab=NULL, tab.class,tab.name, htmlfile)

Arguments

dat.tab

a matrix storing the data of the table

href.tab

a 3D array storing the hyperlinks of the data table

signif.tab

a matrix specifying whether or not the data table will be highlighted

row.attr.tab

a matrix storing the html attributes of the table

tab.class

a single character value specifying the class of the table

tab.name

a single character value specifying the name of the table

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.

Author(s)

Xin Wang


HTSanalyzeR documentation built on Oct. 31, 2019, 7:10 a.m.