plot_bud_pies | R Documentation |
Create pie charts for budget book. Change the input dataframe (ideally, from the bud_list options) to change what's visualized.
plot_bud_pies(df_fund, namecol, yrcol)
df_fund |
Dataframe; e.g., bud_list$fund. Changing the |
namecol |
Name of column to supply to label pie chart values. E.g., "accountnum" if pie chart is showing expenditures for all accounts. Input data-masked column name. |
yrcol |
Year-column to visualize data for in pie chart as data-masked column. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.