Description Usage Arguments Value Author(s) Examples
HTML format report generator
1 | reportHTML(res)
|
res |
An object returned by |
null
Bo Wen wenbo@genomics.cn
1 2 3 4 | zpqc <- system.file("extdata/qc.zip", package = "proteoQC")
unzip(zpqc)
qcres <- loadmsQCres("./qc")
html <- reportHTML(qcres)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.