fillBusinessDays: Replace missing business days

View source: R/businessDates.R

fillBusinessDaysR Documentation

Replace missing business days

Description

Given a vector of Dates with NAs at the end, replace the NAs with business days

Usage

fillBusinessDays(dates)

Arguments

dates

A vector of Dates

Value

Same vector, with trailing NAs replaced by business days


pteetor/tutils documentation built on March 29, 2025, 6:38 p.m.