monthEnd {midasml} | R Documentation |
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.
Author(s)
Jonas Striaukas
Examples
monthEnd(as.Date("2020-05-15"))
[Package midasml version 0.1.10 Index]