push_to_month_end: Convert date to the last day of the month

View source: R/dates.R

push_to_month_endR Documentation

Convert date to the last day of the month

Description

push_to_month_end is a function that returns the date of the last day of the month for a given date.

Usage

push_to_month_end(date)

Arguments

date

Date on format from Lubridate package

Details

Used in scripts: Robust function: FALSE

Value

Returns the date of the last day of the month


AndreSjuve/dretools documentation built on Dec. 4, 2024, 3:12 a.m.