Learn R Programming

rplanes (version 0.1.0)

month_start: Month start

Description

This unexported helper identifies the date of the first day of the month for the given date. The function is used internally inside of valid_dates.

Usage

month_start(date)

Value

Date of the first day of the month for the input date.

Arguments

date

Date to be queried