n_filterfun: A custom 'filterfun' that creates a n-FALSE exiting function...

Description Usage Arguments Value See Also

Description

A custom filterfun that creates a n-FALSE exiting function from its input.

Usage

1
n_filterfun(n = 0, ...)

Arguments

n

The number of tolerated FALSE exiting functions before the returned function returns FALSE. The behaviour of the default (n=0) resembles filterfun.

...

A list of filter functions.

Value

A function.

See Also

filterfun.


jenzopr/singlecellutils documentation built on June 12, 2019, 2:51 a.m.