| postFinalObjectHooksAdd | R Documentation |
'fun' must take one argument ('ret') and return the finalized return object (or 'NULL'/nothing to leave it unchanged).
postFinalObjectHooksAdd(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(),
postFinalObjectHooksRm(),
preFinalParTableHooks(),
preFinalParTableHooksAdd(),
preFinalParTableHooksRm(),
preProcessHooks(),
preProcessHooksAdd(),
preProcessHooksRm()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.