README.md

dts

Lifecycle:
deprecated R build
status Codecov test
coverage License:
MIT

dts is a light-weight R package to manipulate data frames with a Date or POSIXct column aka Date-Time-Series (dts) data.

dts allows the user to complete (and test completed), aggregate (and disaggregate), separate, bound and lag/lead dts data. It also allows the user to infer missing values by interpolation, extrapolation, regression and based on the dayte.

Installation

To install the latest development version from GitHub

# install.packages("remotes")
remotes::install_github("poissonconsulting/dts")

Contribution

Please report any issues.

Pull requests are always welcome.

Code of Conduct

Please note that the dts project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.



poissonconsulting/dts documentation built on March 10, 2024, 6:21 a.m.