Learn R Programming

actuaryr (version 1.1.1)

dref_fwdoy: First working day of an year

Description

Returns the first working day of a year in reference to the base date.

Usage

dref_fwdoy(date)

Arguments

date

base date in format YYYY-MM-DD

Value

date

Examples

Run this code
# NOT RUN {
dref_fwdoy("2022-09-21")
# }

Run the code above in your browser using DataLab