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 Nov. 5, 2025, 5:44 p.m.