Skip to contents

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