slot-set: S4/S3 compatibility slot assignment helper

slot<-R Documentation

S4/S3 compatibility slot assignment helper

Description

S4/S3 compatibility slot assignment helper

Usage

slot(object, name, check = TRUE) <- value

Arguments

object

An object (S4 or S3).

name

Name of the slot / list element.

check

Logical.

value

Value to assign.

Value

The modified object.


mizer documentation built on Aug. 31, 2026, 5:08 p.m.