set_hooks | R Documentation |
This interface wraps the base setHook()
function to provide a return
value that makes it easy to undo.
set_hooks(hooks, action = "append")
remove_hooks(hooks)
hooks |
a named list of hooks - each hook can either be a function or a list of functions. |
action |
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.