| preProcessHooksAdd | R Documentation |
'fun' must take four arguments ('ui', 'est', 'data', 'control') and return a list with any of ''ui'‘, '’est'‘, '’data'‘, '’control'' to override; a non-returned element is left unchanged.
preProcessHooksAdd(name, fun)
name |
Character vector representing the name of the hook |
fun |
The function to run |
The function that was added (invisibly)
Matthew L. Fidler
Other preProcessHooks:
postFinalObjectHooks(),
postFinalObjectHooksAdd(),
postFinalObjectHooksRm(),
preFinalParTableHooks(),
preFinalParTableHooksAdd(),
preFinalParTableHooksRm(),
preProcessHooks(),
preProcessHooksRm()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.