slot: S4/S3 compatibility slot access helper

View source: R/helpers.R

slotR Documentation

S4/S3 compatibility slot access helper

Description

S4/S3 compatibility slot access helper

Usage

slot(object, name, ...)

Arguments

object

An object (S4 or S3).

name

Name of the slot / list element.

...

Additional arguments.

Value

The value of the slot or list element.


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