GenHTSAHtmlRowUnit {HTSanalyzeR} | R Documentation |
This is an internal function.
GenHTSAHtmlRowUnit(content, href.attr=NULL,td.attr=NULL,header=FALSE)
content |
the content of the table unit |
href.attr |
attributes of hyperlinks |
td.attr |
attributes of a standard cell |
header |
a logical value specifying whether the unit is a table header unit |
This is an internal function.
Xin Wang