metadata-set-LongTable-method: Setter method for the metadata slot of a 'LongTable' object

metadata<-,LongTable-methodR Documentation

Setter method for the metadata slot of a LongTable object

Description

Setter method for the metadata slot of a LongTable object

Usage

## S4 replacement method for signature 'LongTable'
metadata(x) <- value

Arguments

x

LongTable The LongTable to update

value

list A list of new metadata associated with a LongTable object.

Value

LongTable A copy of the LongTable object with the value in the metadata slot.


bhklab/CoreGx documentation built on March 14, 2024, 3:04 a.m.