README.md

Project Status: Active – The project has reached a stable, usable state and is being actively developed. license Build Status codecov CRAN_Status_Badge CRAN_latest_release_date metacran downloads CII Best Practices

busdater

Business dates for R

Working with business dates can be cumbersome and error prone. busdater aims to make it easier, by providing functionality, to get financial year, calendar year and month calculations. It returns start and end of the business periods.

Jurisdictions and organisations observe different start and end of financial year. opt_fy_start parameter is string in the format of "MM-DD" representing the start of financial year, e.g. "01-01" for 1st of January or "07-01" for 1st of July. The default is taken from options and is "07-01" if not present.

This package caters for financial years that have a fixed start date. It does not cater for moving dates e.g. last Friday of September.

The package has 4 functions (2 deprecated):

Enjoy!



Try the busdater package in your browser

Any scripts or data that you put into this service are public.

busdater documentation built on May 2, 2019, 6:39 a.m.