Other packages > Find by keyword >

mondate  

Keep Track of Dates in Terms of Months
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("mondate", "1.0")



Attach the package and use:
library("mondate")
Maintained by
Dan Murphy
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2010-06-08
Latest Update: 2024-02-06
Description:
Keep track of dates in terms of fractional calendar months per Damien Laker "Time Calculations for Annualizing Returns: the Need for Standardization", The Journal of Performance Measurement, 2008. Model dates as of close of business. Perform date arithmetic in units of "months" and "years". Allow "infinite" dates to model "ultimate" time.
How to cite:
Dan Murphy (2010). mondate: Keep Track of Dates in Terms of Months. R package version 1.0, https://cran.r-project.org/web/packages/mondate. Accessed 25 Jun. 2026.
Previous versions and publish date:
0.9.08.15 (2010-08-16 20:42), 0.9.08.19.02 (2010-08-20 22:30), 0.9.08.23 (2010-08-24 12:48), 0.9.4 (2010-07-05 13:21), 0.9.5.1 (2010-07-07 13:25), 0.9.5 (2010-07-07 08:04), 0.9.6 (2010-07-24 22:21), 0.9.8.24 (2011-11-02 18:30), 0.9.9.01 (2012-02-12 07:23), 0.9.9.03 (2012-03-09 11:12), 0.9.10.01 (2012-09-09 09:22), 0.9.10.02 (2012-11-09 04:11), 0.9.10.03 (2012-11-17 08:15), 0.9.10.04 (2013-02-10 08:16), 0.9 (2010-06-08 09:34), 0.10.01.02 (2013-07-21 16:30), 0.10.02 (2021-01-29 10:50)
Other packages that cited mondate R package
View mondate citation profile
Other R packages that mondate depends, imports, suggests or enhances
Complete documentation for mondate
Functions, R codes and Examples using the mondate R package
Some associated functions: Arith-methods . array-methods . as.data.frame.mondate . as.list.mondate . cut.mondate . diff.mondate . displayFormat-methods . misc-methods . mondate-class . mondate-methods . print-methods . seq.mondate . timeunits-methods . year-methods . z[-methods . 
Some associated R codes: Full mondate package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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