View source: R/callbacks_hook.R
Hooks | R Documentation |
Create several hooks on the modules in 'ms' with 'hook_func'.
Hooks(ms, hook_func, is_forward = TRUE, detach = TRUE, cpu = FALSE)
ms |
ms parameter |
hook_func |
hook function |
is_forward |
is_forward or not |
detach |
detach or not |
cpu |
cpu or not |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.