View source: R/create_count_column.R
create_count_column_with_config | R Documentation |
Create Plot Count Dataframe with Config This function is used to create a count column.
create_count_column_with_config(tbl, config)
tbl |
A tibble |
config |
A named list. This list must have a named list named count_column. This list must have names "count" which must be T or F, and "complete_columns" which must be a list of column names. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.