keep: keep

Description Usage Arguments Value

Description

A filter transducer.

Usage

1
keep(f)

Arguments

f

a function that takes an input and returns TRUE or FALSE.

Value

A transducer that filters a value using f.


dirkschumacher/transduceR documentation built on May 15, 2019, 8:50 a.m.