cash-set-.interface_object: Set a property in an interface object

$<-.interface_objectR Documentation

Set a property in an interface object

Description

Set a property in an interface object

Usage

## S3 replacement method for class 'interface_object'
x$name <- value

Arguments

x

An interface object

name

The name of the property to set

value

The new value for the property

Value

The modified interface object, invisibly.


interface documentation built on Sept. 11, 2024, 8:59 p.m.