Description Usage Arguments Details Author(s)
This is an internal function.
1 | writeHTSAHtmlTable(dat.tab, href.tab=NULL, signif.tab=NULL, row.attr.tab=NULL, tab.class,tab.name, htmlfile)
|
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 |
This is an internal function.
Xin Wang
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.