bcv2html {biocViews} | R Documentation |
serialize a cran task view to HTML, with bioconductor extension
bcv2html(x, file=NULL, css="../../../R.css", packageURL="../Descriptions/", reposname="CRAN")
x |
x – instance of ctv class |
file |
file – destination |
css |
css |
packageURL |
packageURL – URL stub for use in link creation |
reposname |
reposname – string identifying repository name in titles |
minor modification of ctv2html
that propagates
the title information into the anchor.
an html character stream
Vince Carey <stvjc@channing.harvard.edu>
# see the HOWTO-BCV.Rnw in inst/doc