floor_date_wday: Converts a date to the date of the last give weekday

View source: R/floor_date_wday.R

floor_date_wdayR Documentation

Converts a date to the date of the last give weekday

Description

Converts a date to the date of the last give weekday

Usage

floor_date_wday(date, day = 1)

Arguments

date

numeric. Weekday of interest.

Value

a date in yyyy-mm-dd date format.


ktbaek/c19dk documentation built on March 26, 2022, 1:47 a.m.