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.
To install the latest development version from GitHub
# install.packages("remotes")
remotes::install_github("poissonconsulting/dts")
Please report any issues.
Pull requests are always welcome.
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.