Learn R Programming

midasml (version 0.0.6)

monthEnd: End of the month date

Description

Change the date to the end of the month date.

Usage

monthEnd(x)

Arguments

x

date value.

Value

changed date value.

Examples

Run this code
# NOT RUN {
monthEnd(as.Date("2020-05-15"))
# }

Run the code above in your browser using DataLab