firstOfMonth: Function to get the first of the month.

Description Usage Arguments Value Note

View source: R/lubridate.R

Description

Function to get the first of the month.

Usage

1

Arguments

date

vector of dates

Value

vector of dates containing the corresponding mondays

Note

Function could have been written with pure strptime commands in case one does not want the lubridate dependencies.


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