writeHTSAHtmlHead {HTSanalyzeR}R Documentation

Write the head part of report htmls

Description

This is an internal function.

Usage

writeHTSAHtmlHead(experimentName, htmlfile, rootdir=".")

Arguments

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

Details

This is an internal function.

Author(s)

Xin Wang


[Package HTSanalyzeR version 2.32.0 Index]