View source: R/data_manipulation_functions.R
create_plot_dfs_from_count_df | R Documentation |
Create Plot Dataframes From Count Dataframe See create_plot_df_from_count_df for outputs
create_plot_dfs_from_count_df(column_values, count_columns, data)
column_values |
A list of values that exists in the "name" column of the data |
count_columns |
A list of strings that will the new column names |
data |
A tibble |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.