applyAction: Apply some action on the given object.

View source: R/generic.R

applyActionR Documentation

Apply some action on the given object.

Description

Apply some action on the given object.

Usage

applyAction(object, action)

## S4 method for signature 'campsis_model,replace_action'
applyAction(object, action)

## S4 method for signature 'dataset,replace_action'
applyAction(object, action)

Arguments

object

any object

action

action to apply

Value

updated object


campsis documentation built on Jan. 28, 2026, 5:07 p.m.