df_fundtable | R Documentation |
Generate all operating funds dataframe with combined revenues and expenditures for a fund-filtered to
df_fundtable(rev_df, exp_df, fundac, fy = 2023, fundcol = fund_recode, ...)
rev_df |
Base-processed revenue dataframe |
exp_df |
Base-processed expenditures dataframe |
fundac |
Acronym of fund to filter data to. |
fy |
Fiscal year of this budget book; default 2023 |
fundcol |
Data-masked name of fund column to supply df_all_op_funds function; default fund_recode |
... |
Optional additional arguments to find_yrstooearly, filter_fund, and revenue_factorize functions. |
Dataframe of all operating funds with revenue and expenditures in one dataframe, filtered to one fund
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.