decisionpatterns/date.reader: This packages extends type.convert and read.table to automatically detect and coerce date fields to POSIX.

date.reader provides replacement type.convert and read.table methods that will automatically recognize and parse dates as POSIXct dates using the lubridate package.

Getting started

Package details

Author"DecisionPatterns [aut, cre]"
MaintainerDaryl McCullough <dmcullough@decisionpatterns.com>
LicenseGPL (>= 2) | file LICENSE
Version0.2.5
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("decisionpatterns/date.reader")
decisionpatterns/date.reader documentation built on May 15, 2019, 1:55 a.m.