Skip to contents

This function is a helper to get the date for the Monday of the current week. The function determines the current week based on epidemiological week orientation (i.e., week begins with Sunday).

Usage

this_monday()

Value

Date for the Monday of the current week.

Examples

this_monday()
#> [1] "2024-07-29"