Execute a staged action
Arguments
- action
A
ravel_action.- approve
Whether to override and treat the action as approved.
- envir
Evaluation environment for code execution. When
NULL, Ravel uses a dedicated session-scoped environment that inherits fromglobalenv()for reads without writing into.GlobalEnvby default.