hfr_assign_pds: Add HFR Period column

View source: R/hfr_assign_pds.R

hfr_assign_pdsR Documentation

Add HFR Period column

Description

Creates new columns for specifying the HFR reporting period - fy (20XX) and hfr_pd (fiscal month), 1-12

Usage

hfr_assign_pds(df)

Arguments

df

HFR data frame with date

Examples

## Not run: 
 df <- hfr_assign_pds(df) 
## End(Not run)

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