RcppBDT-package {RcppBDT} | R Documentation |
Bindings for Boost Date_Time
Description
This package provides R with access to Boost Date_Time functonality by using Rcpp modules.
Date, Local time, duration and time zone functionality is covered.
Details
Please consult the Boost documentation for (copious) details on the Date_Time library.
Author(s)
Dirk Eddelbuettel edd@debian.org
References
Boost Date_Time: https://www.boost.org/doc/libs/release/doc/html/date_time.html
[Package RcppBDT version 0.2.6 Index]