mlr_business_days: Return a count for the number of business days between two...

Description Usage Arguments

View source: R/mlr_datetime.R

Description

This function uses the package 'timeDate' to return a count of the number of business days between two dates.

Usage

1

Arguments

start

: The start date for counting business days. Must be type character

end

: The end date for counting business days. Must be type character


mitchelllisle/mlr_package documentation built on May 24, 2019, 6:08 a.m.