Learn R Programming

campsis (version 1.8.1)

applyAction: Apply some action on the given object.

Description

Apply some action on the given object.

Usage

applyAction(object, action)

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

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

Value

updated object

Arguments

object

any object

action

action to apply