lastMonthDay: Returns the last day of the month of a date

Description Usage Arguments Value Author(s)

View source: R/lastMonthDay.R

Description

Recieve a date and return the Last day of that date's month.

Usage

1

Arguments

date

A POSIXct, POSIXlt or Date parameter. Do NOT use character.

Value

The Last day of the input's month as a Date.

Author(s)

Daniel Fischer


danielfm123/dftools documentation built on July 17, 2021, 1 p.m.