sujeetp97/bizhours: Calculate the business hours between two datetime vectors

bizhours provides a single function bizhours(...) that calculates the difference between two vectors of POSIXct date-time values that represents the date time from when to calculate the difference and the corresponding date-time values till when to calculate. bizhours uses package bizdays for it's calculation of business days (https://cran.r-project.org/web/packages/bizdays/bizdays.pdf) and for the calendars used

Getting started

Package details

Maintainer
LicenseGNU General Public License
Version0.0.0.9000
URL https://github.com/sujeetp97/bizhours/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("sujeetp97/bizhours")
sujeetp97/bizhours documentation built on May 29, 2019, 9:51 a.m.