managing-source {cohortBuilder} | R Documentation |
The list of methods designed for managing the Source configuration and state.
add_step Add step to Source object.
rm_step Remove step from Source object.
add_filter Add filter to Source step.
rm_filter Remove filter from Source step.
update_filter Update filter configuration.
The object of class 'Source' having the modified configuration dependent on the used method.
managing-cohort