isFirstDayOfMonth: Checks to see if the date passed in is the first of the month

Description Usage Arguments Value

View source: R/utils-time.R

Description

For a date passed into the function, returns true or false depending on if that date is the first of the month

Usage

1

Arguments

date

the date to check to see if it's the first of the month

Value

TRUE or FALSE depending on if the date is the first day of the month


USGS-R/repgen documentation built on April 14, 2021, 2:47 p.m.