| sum_up | R Documentation |
Sum up Cohort state.
sum_up(x, to_string = FALSE)
x |
Cohort object. |
to_string |
If 'TRUE', return the output as a character string instead of printing it. Defaults to 'FALSE'. |
When 'to_string = FALSE' (default), 'invisible(NULL)' (prints to console). When 'to_string = TRUE', a single character string.
cohort-methods
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.