View source: R/table_preparation.R
find_yrstooearly | R Documentation |
Pulls year columns that should be omitted from budget tables because they are before the range of years
find_yrstooearly(fy, bud_extract_df, tbltype = "recent")
fy |
Fiscal year of this budget book |
bud_extract_df |
A budget extract dataframe to pull year columns from |
tbltype |
Options include "recent" (to include only preceding 3 fiscal years) and "operating" (to include preceding 4 fiscal years) |
String vector of year columns to exclude from dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.