df_all_op_funds | R Documentation |
Function to make operating dataframe for visualization of all operating funds, merging budget and revenue data into one file
df_all_op_funds(df_rev, df_exp, .fundcol = fund_recode)
df_rev |
Base-revenue dataframe; bud_extract_rev |
df_exp |
Base-expenditures dataframe; bud_extract_dept |
.fundcol |
Column corresponding to recoded fund values; default fund_recode |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.