View source: R/nimbleFunction_util.R
getDefinition | R Documentation |
Returns a list containing the nimbleFunction definition components (setup function, run function, and other member methods) for the supplied nimbleFunction generator or specialized instance.
getDefinition(nf)
nf |
A nimbleFunction generator, or a compiled or un-compiled specialized nimbleFunction. |
Daniel Turek
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.