firstBizDay: Return date of first business day for a given month and year

Description Usage Arguments Value

Description

Return date of first business day for a given month and year

Usage

1
firstBizDay(month, year, calendar = "WeekendsOnly")

Arguments

month

Month number (can be a vector)

year

Year (can be a vector)

calendar

RQuantLib calendar name

Value

Date of first business day of a given month and year


solavrov/fval documentation built on May 30, 2019, 4:40 p.m.