chmAddRelatedGroup-method: Add a group of related links to the NGCHM.

chmAddRelatedGroupR Documentation

Add a group of related links to the NGCHM.

Description

Add a group of related links to the NGCHM.

Usage

chmAddRelatedGroup(chm, name, header, linktype, blurb)

## S4 method for signature 'ngchm,character,character,character,character'
chmAddRelatedGroup(chm, name, header, linktype, blurb)

## S4 method for signature 'ngchm,character,character,character,missing'
chmAddRelatedGroup(chm, name, header, linktype)

Arguments

chm

The chm to add the related link group to.

name

The name of the group of links.

header

The header that should be displayed for this group of links.

linktype

Type of link belonging to this group.

blurb

An optional descriptive paragraph to include between the group header and the group links.

Value

The extended chm.


MD-Anderson-Bioinformatics/NGCHM-R documentation built on April 1, 2024, 12:34 p.m.