Other packages > Find by keyword >

bizdays  

Business Days Calculations and Utilities
View on CRAN: Click here


Download and install bizdays package within the R console
Install from CRAN:
install.packages("bizdays")

Install from Github:
library("remotes")
install_github("cran/bizdays")

Install by package version:
library("remotes")
install_version("bizdays", "1.0.17")



Attach the package and use:
library("bizdays")
Maintained by
Wilson Freitas
[Scholar Profile | Author Map]
First Published: 2013-09-17
Latest Update: 2024-02-12
Description:
Business days calculations based on a list of holidays and nonworking weekdays. Quite useful for fixed income and derivatives pricing.
How to cite:
Wilson Freitas (2013). bizdays: Business Days Calculations and Utilities. R package version 1.0.17, https://cran.r-project.org/web/packages/bizdays. Accessed 15 May. 2025.
Previous versions and publish date:
0.1.1 (2013-09-17 13:03), 0.1.2 (2013-10-03 08:42), 0.1.3 (2013-11-25 00:16), 0.1.4 (2014-05-08 07:19), 0.1.5 (2014-06-16 11:40), 0.2.1 (2015-02-01 09:04), 0.2.2 (2015-03-13 11:47), 1.0.0 (2016-09-05 15:54), 1.0.1 (2016-09-13 14:45), 1.0.2 (2017-04-11 13:56), 1.0.3 (2017-05-03 10:50), 1.0.4 (2017-09-14 16:20), 1.0.5 (2018-03-25 17:01), 1.0.6 (2018-06-25 17:25), 1.0.8 (2021-04-19 07:20), 1.0.9 (2022-02-06 02:00), 1.0.10 (2022-05-11 00:20), 1.0.11 (2022-06-22 12:50), 1.0.12 (2022-10-07 12:50), 1.0.13 (2023-01-20 18:40), 1.0.15 (2024-01-14 22:20), 1.0.16 (2024-02-12 14:10)
Other packages that cited bizdays R package
View bizdays citation profile
Other R packages that bizdays depends, imports, suggests or enhances
Complete documentation for bizdays
Downloads during the last 30 days
04/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/0605/0705/0805/0905/1005/1105/1205/1305/14Downloads for bizdays150200250300350400TrendBars

Today's Hot Picks in Authors and Packages

lubridate  
Make Dealing with Dates a Little Easier
Functions to work with date-times and time-spans: fast and user friendly parsing of date-time data, ...
Download / Learn more Package Citations See dependency  
olsrr  
Tools for Building OLS Regression Models
Tools designed to make it easier for users, particularly beginner/intermediate R users to build ord ...
Download / Learn more Package Citations See dependency  
RSQLite  
SQLite Interface for R
Embeds the SQLite database engine in R and provides an interface compliant with the DBI package. Th ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
vietnamcode  
Convert Vietnam Provincial Codes
Converts Vietnam's provinces' names and ID across different formats. Handles diacritics and differen ...
Download / Learn more Package Citations See dependency  
Maintainer: Anh Le (view profile)

24,223

R Packages

207,311

Dependencies

65,402

Author Associations

24,224

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA