monthEnd: End of the month date

View source: R/date.functions.R

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

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