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 July 5, 2025, 1:27 a.m.