metadata,LongTable-method {CoreGx}R Documentation

Getter method for the metadata slot of a 'LongTable' object

Description

Getter method for the metadata slot of a 'LongTable' object

Usage

## S4 method for signature 'LongTable'
metadata(x)

Arguments

x

The ['LongTable'] object from which to retrieve the metadata list.

Value

['list'] The contents of the 'metadata' slot of the 'LongTable' object.


[Package CoreGx version 1.2.0 Index]