Utilities for handling dates and times, such as selecting particular days of the week or month, formatting timestamps as required by RSS feeds, or converting timestamp representations of other software (such as 'MATLAB' and 'Excel') to R. The package is lightweight (no dependencies, pure R implementations) and relies only on R's standard classes to represent dates and times ('Date' and 'POSIXt'); it aims to provide efficient implementations, through vectorisation and the use of R's native numeric representations of timestamps where possible.
Package details |
|
---|---|
Author | Enrico Schumann [aut, cre] (<https://orcid.org/0000-0001-7601-6576>), Unicode, Inc. [dtc, cph] (source of timezone names in 'tznames') |
Maintainer | Enrico Schumann <es@enricoschumann.net> |
License | GPL-3 |
Version | 0.6-5 |
URL | https://enricoschumann.net/R/packages/datetimeutils/ https://git.sr.ht/~enricoschumann/datetimeutils https://github.com/enricoschumann/datetimeutils |
Package repository | View on CRAN |
Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.