writeHTSAHtmlHead {HTSanalyzeR} | R Documentation |
This is an internal function.
writeHTSAHtmlHead(experimentName, htmlfile, rootdir=".")
experimentName |
a single character value specifying the name of the experiment (just for you own record) |
htmlfile |
a single character value specifying the name of the html file where the head message will be stored |
rootdir |
a single character value specifying the relative path from current html file to the root directory |
This is an internal function.
Xin Wang