Learn R Programming

midasml (version 0.1.11)

monthBegin: Beginning of the month date

Description

Change the date to the beginning of the month date.

Usage

monthBegin(x)

Value

changed date value.

Arguments

x

date value.

Author

Jonas Striaukas

Examples

Run this code
monthBegin(as.Date("2020-05-15"))

Run the code above in your browser using DataLab