
Create a tool returning row counts per dataset and step
Source:R/ai_tools.R
cb_tool_get_data_summary.RdReturns a cb_tool that reports how many rows remain in each
dataset at each step (before and after filtering). This is the primary tool
for understanding the impact of applied filters.
Arguments
- cohort
A
Cohortobject.