LongTableDataMapper-class {CoreGx}R Documentation

A Class for Mapping Between Raw Data and an LongTable Object

Description

A Class for Mapping Between Raw Data and an LongTable Object

Usage

## S4 method for signature 'LongTableDataMapper'
show(object)

Arguments

object

A LongTableDataMapper to display in the console.

Value

invisible Prints to console.

Functions

Slots

rawdata

See Slots section.

rowDataMap

See Slots section.

colDataMap

See Slots section.

assayMap

See Slots section.

metadataMap

See Slots section.

Slots

Examples

show(exampleDataMapper)


[Package CoreGx version 1.5.7 Index]