Description Usage Arguments Value Note
add a hook function to customize motusClient behaviour
1 | addHook(hookName, f)
|
hookName |
character scalar hook hame; must be one of the names
in |
f |
function; the function must have the signature (rv, ...):
|
TRUE; if hookName is not valid, or f is not a function, or f accepts the wrong number of parameters, then stops with an error
:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.