RepositoryDetail-class: Class "RepositoryDetail"

RepositoryDetail-classR Documentation

Class "RepositoryDetail"

Description

Representation of R package repository index

Objects from the Class

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

Slots

Title:

Object of class "character" giving the title for the repository.

reposRoot:

Object of class "character" giving the root URL of the repository

homeUrl:

Object of class "character" ?

htmlDir:

Object of class "character" ?

packageList:

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

Extends

Class "Htmlized", directly.

Methods

htmlDoc

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

htmlFilename

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

htmlValue

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

Author(s)

Seth Falcon


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