Description Usage Arguments Value See Also
A custom filterfun
that creates a n-FALSE exiting function from its input.
1 | n_filterfun(n = 0, ...)
|
n |
The number of tolerated FALSE exiting functions before the returned function returns FALSE. The behaviour of the default (n=0) resembles |
... |
A list of filter functions. |
A function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.