Skip to content
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.
/ dts Public archive

An R package to manipulate Date and POSIXct time series data frames

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

poissonconsulting/dts

Repository files navigation

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.

About

An R package to manipulate Date and POSIXct time series data frames

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages