| applyAction | R Documentation |
Apply some action on the given object.
applyAction(object, action)
## S4 method for signature 'campsis_model,replace_action'
applyAction(object, action)
## S4 method for signature 'dataset,replace_action'
applyAction(object, action)
object |
any object |
action |
action to apply |
updated object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.