chmGetTypeInfo: Get information about a type name.

View source: R/functions.R

chmGetTypeInfoR Documentation

Get information about a type name.

Description

This function gets any registered information about a type name used for determining row and column linkouts. Registration of a typename is (currently) not required in order to use it, so it's possible for valid type name not to have any registered information.

Usage

chmGetTypeInfo(typename)

Arguments

typename

The name of the type.

Value

Object of class "ngchm.type.info" containing basic information about the type.

See Also

chmListTypes()

chmRegisterType()


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