hfr_filter_pd: Filter to Select HFR Period

View source: R/hfr_filterpd.R

hfr_filter_pdR Documentation

Filter to Select HFR Period

Description

Limits data frame to only the current reporting period when the fiscal year and period are provided.

Usage

hfr_filter_pd(df, hfr_pd_sel = NULL, hfr_fy_sel = NULL)

Arguments

df

HFR data frame imported via hfr_import()

hfr_pd_sel

HFR reporting period, 1-13, no filter when NULL, default = NULL

hfr_fy_sel

fiscal year, default = NULL


USAID-OHA-SI/Wavelength documentation built on March 24, 2023, 10:07 a.m.