monday: Function to get the monday of the corresponding week a date...

Description Usage Arguments Value Note

View source: R/lubridate.R

Description

Function to get the monday of the corresponding week a date belongs to.

Usage

1

Arguments

date

vector of dates

Value

vector of dates

Note

Function could have been written with pure strptime commands in case one does not want the lubridate dependencies. This is the function Sebastian always wanted, sorry it's not in a standalone package.


Hackout2/incidence documentation built on May 6, 2019, 9:47 p.m.