check if a nimbleFunction
Checks an object to determine if it is a nimbleFunction (i.e., a function created by nimbleFunction
using setup code).
is.nf(f, inputIsName = FALSE)
f |
object to be tested |
inputIsName |
logical indicating whether the function is provided as the character name of the function or the function object itself |
nimbleFunction
for how to create a nimbleFunction
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.