getIntern-set: Set the internal structural metadata for an S4 class

getIntern<-R Documentation

Set the internal structural metadata for an S4 class

Description

Set the internal structural metadata for an S4 class

Usage

getIntern(object, ...) <- value

Arguments

object

An R object to update internal structural metadata for.

value

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

Value

Updates the object and returns invisibly.

Examples

print("Generics shouldn't need examples?")


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