epiweek_start {rplanes}R Documentation

Epiweek start

Description

This unexported helper identifies the date of the first day for the epiweek of the given date. The function is used internally inside of valid_dates.

Usage

epiweek_start(date)

Arguments

date

Date to be queried

Value

Date of the first day of the epiweek for the input date.


[Package rplanes version 0.1.0 Index]