countWorkdays: Computes number of work days (1-5/Mon-Fri) fot the total...

View source: R/RcppExports.R

countWorkdaysR Documentation

Computes number of work days (1-5/Mon-Fri) fot the total number of days and starting with the initial day of week (1-7/Mon-Sun).

Description

Computes number of work days (1-5/Mon-Fri) fot the total number of days and starting with the initial day of week (1-7/Mon-Sun).

Usage

countWorkdays(dayOfWeek, daysCount)

kongra/kongRa documentation built on Jan. 18, 2025, 4:34 a.m.