getIntern-set-LongTable-immutable_list-method: Set the .intern slot of a LongTable

getIntern<-,LongTable,immutable_list-methodR Documentation

Set the .intern slot of a LongTable

Description

Set the .intern slot of a LongTable

Usage

## S4 replacement method for signature 'LongTable,immutable_list'
getIntern(object) <- value

Arguments

object

LongTable

value

An immutable_list object, being a class union between list and immutable S3 classes.

Value

Updates the object and returns invisibly.


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