TimeProjection: Time Projections

Extract useful time components of a date object, such as day of week, weekend, holiday, day of month, etc, and put it in a data frame. This can be used to create many predictor variables out of a single time variable, which can then be used in a regression or decision tree. Also includes function plotCalendarHeatmap which draws a calendar and overlays a heatmap based on values.

Getting started

Package details

AuthorJeffrey Wong
MaintainerJeffrey Wong <jeff.ct.wong@gmail.com>
LicenseGPL-3
Version0.2.0
URL https://github.com/jeffwong/TimeProjection
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("TimeProjection")

Try the TimeProjection package in your browser

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

TimeProjection documentation built on May 2, 2019, 7:30 a.m.