BiocView-class: Class "BiocView"

Description Objects from the Class Slots Extends Methods Author(s)

Description

Representation of of Bioconductor "view".

Objects from the Class

Objects can be created by calls of the form new("BiocView", ...).

Slots

name:

Object of class "character" giving the name of the view.

subViews:

Object of class "character" giving the names of the subviews of this view.

parentViews:

Object of class "character" giving the names of the views that are this view's parents.

Title:

Object of class "character" giving longer description of view?

reposRoot:

Object of class "character" URL for repository

homeUrl:

Object of class "character" ?

htmlDir:

Object of class "character" ?

packageList:

Object of class "list" consisting of PackageDetail-class objects

Extends

Class "RepositoryDetail", directly. Class "Htmlized", directly.

Methods

coerce

signature(from = "BiocView", to = "rdPackageTable"): ...

htmlDoc

signature(object = "BiocView"): ...

htmlFilename

signature(object = "BiocView"): ...

htmlValue

signature(object = "BiocView"): ...

show

signature(object = "BiocView"): ...

Author(s)

Seth Falcon


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