transformToEpiWeeks: Create EPI weeks

Description Usage Arguments Details Value Author(s)

View source: R/transformToEpiWeeks.R

Description

This function takes in a calendar data frame that has an entry for every date since a starting point up through today and returns a data frame that has an EpiWeek and EpiYear along with the Date.

Usage

1

Arguments

calFrame

a data frame containing a column of consecutive dates produced using createCalendarLikeMicrosoft with 'Week' as the yearSubGroup

Details

This function takes a calFrame and returns a data.frame that contains the date with its corresponding EPI reporting week

Value

a data frame that contains the date, EPI year and EPI week

Author(s)

Aimie Faucett


BioAimie/dateManip documentation built on May 5, 2019, 3:46 p.m.