| datey-package | R Documentation |
The datey package provides three types for date and duration arithmetic on an annual grid:
datey — a point in time, expressed as a calendar date with an optional day fraction.
durationy — a duration in years.
datey_interval — a closed-open interval [start, end) of time.
Arithmetic, comparison and summary operations are defined in ops, mean.datey and max_min.
Maintainer: Tim Gordon tim.gordon@btinternet.com (ORCID)
Authors:
Tim Gordon tim.gordon@btinternet.com (ORCID)
datey, durationy, datey_interval for the core types.
ops for arithmetic and comparison operators.
is_NA and NAs for handling missing values.
vignette("datey") for a worked introduction.
vignette("why-datey") for the motivation and design of the annual grid.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.