writeBiocViews: Write a list of BiocView objects to HTML

Description Usage Arguments Author(s) See Also

View source: R/getPackNames.R

Description

This function serializes a list of BiocView-class objects to a series of HTML files.

Usage

1
writeBiocViews(bvList, dir, backgroundColor="transparent")

Arguments

bvList

A list of BiocView-class objects

dir

A character vector giving the directory where the HTML files will be written.

backgroundColor

A character vector giving the background color for the body in the CSS file.

Author(s)

Seth Falcon

See Also

getBiocViews, genReposControlFiles, write_VIEWS


biocViews documentation built on Nov. 19, 2020, 2:01 a.m.