hfr_filter_pd | R Documentation |
Limits data frame to only the current reporting period when the fiscal year and period are provided.
hfr_filter_pd(df, hfr_pd_sel = NULL, hfr_fy_sel = NULL)
df |
HFR data frame imported via |
hfr_pd_sel |
HFR reporting period, 1-13, no filter when NULL, default = NULL |
hfr_fy_sel |
fiscal year, default = NULL |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.