monthBegin: Beginning of the month date

View source: R/date.functions.R

monthBeginR Documentation

Beginning of the month date

Description

Change the date to the beginning of the month date.

Usage

monthBegin(x)

Arguments

x

date value.

Value

changed date value.

Author(s)

Jonas Striaukas

Examples

monthBegin(as.Date("2020-05-15"))

midasml documentation built on April 29, 2022, 9:06 a.m.