Skip to contents

Generate reproducible code expression for filter

Usage

cb_filter_to_expr(filter, source, ...)

Arguments

filter

S7 filter object.

source

Source object.

...

Additional arguments.

Value

An R expression representing the filter operation.