.as_constructor {cohortBuilder} | R Documentation |
Attach proper class to filter constructor
Description
Attach proper class to filter constructor
Usage
.as_constructor(filter_constructor)
Arguments
filter_constructor |
Function defining filter. |
Value
A function having 'cb_filter_constructor' class attached.
[Package cohortBuilder version 0.2.0 Index]