packageDF.Rd
Format a BiocView
as a data.frame
.
packageDF(x, nsub = TRUE, version = TRUE)
An instance of class BiocView
, as produced by
getPackagesInBiocView
.
A logical
indicating "\n"
are to be
replaced by a space.
A logical
specifying if the package version
should be added.
A data.frame
with package information.