Learn R Programming

midasml (version 0.1.10)

monthEnd: End of the month date

Description

Change the date to the end of the month date.

Usage

monthEnd(x)

Value

changed date value.

Arguments

x

date value.

Author

Jonas Striaukas

Examples

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

Run the code above in your browser using DataLab