Description Usage Arguments Value Note
drop a function from a hook
1 | dropHook(hookName, n)
|
hookName |
character scalar hook hame; must be one of the names
in |
n; |
position of function on hook. If omitted, all functions are removed from the hook, otherwise, the 'n'th one is removed, if it exists. |
TRUE; if hookName is not valid or there is no hook at position 'n' (if supplied), then stops with an error
:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.