Learn R Programming

mondate (version 1.0)

Keep Track of Dates in Terms of Months

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.

Copy Link

Version

Install

install.packages('mondate')

Monthly Downloads

3,574

Version

1.0

License

MPL-2.0 | file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Dan Murphy

Last Published

February 6th, 2024

Functions in mondate (1.0)

funcNULL-class

Class "funcNULL"
format.mondate

Format a mondate
as.mondate

As.Mondate Method
diff.mondate

'diff' for package mondate
matrix-methods

Matrix Methods for Mondate's
displayFormat-methods

Methods to Access 'displayFormat' Property
Miscellaneous-methods

Miscellaneous Methods for mondate's
difftime-class

Class "difftime"
Combining-methods

Methods for Combining Mondates
cut.mondate

Convert a mondate Object to a Factor
[-methods

Extraction Method for Mondates
subtract

Subtract numerics from mondates using day-of-month logic
seq.mondate

Mondate Sequence Generation
names method

Assign names to a mondate.
mondate-class

Class "mondate"
print-methods

Methods to Display a Mondate
timeunits-methods

Methods to Access 'timeunits' Property
mondate-methods

Create an instance of the mondate class
year-month-day-methods

Useful Methods for Class mondate
as.data.frame method

Coerce a mondate to a Data Frame
as.difftime

Difftime with units Months and Years
YearQuartersFormat

Formatting Functions for mondate Objects
Compare-methods

Comparison Methods
add

Add numerics to mondates using day-of-month logic
as.list method

Construct a list from a mondate
array-method

Array Methods
Summary-methods

Summary Methods
Arith-methods

Methods for Function Group Arith on mondate Objects
Coersion-from-mondate methods

Coersion Methods for Mondates