Skip to contents

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

Usage

this_saturday()

Value

Date for the Saturday of the current week.

Examples

this_saturday()
#> [1] "2024-08-03"