parttime: Partial Datetime Handling

Datetimes and timestamps are invariably an imprecise notation, with any partial representation implying some amount of uncertainty. To handle this, 'parttime' provides classes for embedding partial missingness as a central part of its datetime classes. This central feature allows for more ergonomic use of datetimes for challenging datetime computation, including calculations of overlapping date ranges, imputations, and more thoughtful handling of ambiguity that arises from uncertain time zones. This package was developed first and foremost with pharmaceutical applications in mind, but aims to be agnostic to application to accommodate general use cases just as conveniently.

Getting started

Package details

AuthorDoug Kelkhoff [aut, cre], Bill Denney [ctb] (<https://orcid.org/0000-0002-5759-428X>)
MaintainerDoug Kelkhoff <doug.kelkhoff@gmail.com>
LicenseMIT + file LICENSE
Version0.1.2
URL https://dgkf.github.io/parttime/ https://github.com/dgkf/parttime
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("parttime")

Try the parttime package in your browser

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

parttime documentation built on May 29, 2024, 6:25 a.m.