prep_data_for_plot | R Documentation |
Title
prep_data_for_plot( .data, focus_var, key_name = "key", values_name = "Proportion (%)", rounding = 2, include_summary_line = FALSE, recoding = NULL, type = "bar", bar_column = `1`, key_order = NULL, unnest = FALSE )
.data |
|
focus_var |
|
key_name |
|
values_name |
|
rounding |
|
include_summary_line |
|
recoding |
|
type |
|
bar_column |
|
key_order |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.