View source: R/run-loadhooks.R
run_pkg_hook | R Documentation |
Run user and package hooks.
run_pkg_hook(package, hook)
run_user_hook(package, hook)
package |
package name. |
hook |
hook name: one of "load", "unload", "attach", or "detach" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.