writeBiocViews: Write a list of BiocView objects to HTML

View source: R/getPackNames.R

writeBiocViewsR Documentation

Write a list of BiocView objects to HTML

Description

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

Usage

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


Bioconductor/biocViews documentation built on Oct. 29, 2023, 5:05 p.m.