Description Usage Arguments Examples
A function to quickly create cumulative tables
1 | cumulative_table_vector(df, column)
|
df, |
column. A data frame and a column within that data frame. The column must be numeric |
1 | cumulative_table_vector(mtcars, "carb")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.