RApiDatetime-package {RApiDatetime} | R Documentation |
R API for 'Date' and 'Datetime'
Description
Access to the C-level R date and 'datetime' code is provided for C-level API use by other packages via registration of native functions. Client packages simply include a single header 'RApiDatetime.h' provided by this package, and also 'import' it. The R Core group is the original author of the code made available with slight modifications by this package.
Package Content
Index of help topics:
RApiDatetime-package R API for 'Date' and 'Datetime' asDatePOSIXct Conversion from POSIXct to Date rapistrptime R Wrappers for 'strptime', 'asPOSIXlt' etc
Maintainer
Dirk Eddelbuettel <edd@debian.org>
Author(s)
Dirk Eddelbuettel
[Package RApiDatetime version 0.0.9 Index]