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

Description Usage

View source: R/RcppExports.R

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

1
countWorkdays(dayOfWeek, daysCount)

kongra/koR documentation built on May 29, 2019, 3:39 a.m.