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"))

jstriaukas/midasml documentation built on Oct. 5, 2022, 12:18 a.m.