writeBiocViews {biocViews} | R Documentation |
This function serializes a list of BiocView-class
objects to a series of HTML files.
writeBiocViews(bvList, dir)
bvList |
A list of BiocView-class objects |
dir |
A character vector giving the directory where the HTML files will be written. |
Seth Falcon
getBiocViews
,
link{genReposControlFiles}
,
write_VIEWS