cb_tool_run: Create a tool for running the cohort pipeline

View source: R/ai_tools.R

cb_tool_runR Documentation

Create a tool for running the cohort pipeline

Description

Returns a cb_tool that triggers data calculations for the entire cohort or a specific step. Only functional when the cb_tool_run_cohort option is FALSE; otherwise returns an informative message that the cohort runs automatically.

Usage

cb_tool_run(cohort)

Arguments

cohort

A Cohort object.

Value

A cb_tool object.


cohortBuilder documentation built on July 3, 2026, 9:07 a.m.