sum_up: Sum up Cohort state.

sum_upR Documentation

Sum up Cohort state.

Description

Sum up Cohort state.

Usage

sum_up(x, to_string = FALSE)

Arguments

x

Cohort object.

to_string

If 'TRUE', return the output as a character string instead of printing it. Defaults to 'FALSE'.

Value

When 'to_string = FALSE' (default), 'invisible(NULL)' (prints to console). When 'to_string = TRUE', a single character string.

See Also

cohort-methods


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