getFirstDayOfTheMonth: Concatenates month and year to generate the first day of the...

Description Usage Arguments Value Author(s) See Also

Description

First day of the month

Usage

1
getFirstDayOfTheMonth(month, year)

Arguments

month

A numeric (integer) or character string (MM) informing the month (from 1 to 12).

year

A numeric or character string (YYYY) informing the year.

Value

An object of class Date of format YYYY-MM-01.

Author(s)

Diego Barneche.

See Also

findLastDayOfTheMonth.


dbarneche/noaaErddap documentation built on May 16, 2020, 11:37 a.m.