Learn R Programming

cohortBuilder (version 0.3.0)

.as_constructor: Attach proper class to filter constructor

Description

Attach proper class to filter constructor

Usage

.as_constructor(filter_constructor)

Value

A function having `cb_filter_constructor` class attached.

Arguments

filter_constructor

Function defining filter.