README.md

timeManip

Travis-CI Build Status

The R-package gathers simple functions to quickly manipulate dates as character and POSIXlt The package focuses on: i- quickly manipulating dates. ii-minimizing memory use: i.e build the date timeserie when needed.

Installation

source("https://raw.githubusercontent.com/r-lib/remotes/master/install-github.R")$value("r-lib/remotes")
library(remotes)

remotes::install_github("jeanmarie-eu/timeManip")

Usage

Look at the demos. I am working on making vignettes.

Questions and remarks

Don't hesitate to contact me for more details and suggestions.



jeanmarie-eu/timeManip documentation built on May 30, 2019, 8:06 p.m.