Transforms datetime data into a format ready for analysis. It offers two core functionalities; aggregating data to a higher level interval (thicken) and imputing records where observations were absent (pad).
Version: | 0.5.2 |
Depends: | R (≥ 3.0.0) |
Imports: | Rcpp, dplyr (≥ 0.6.0), lubridate, rlang |
LinkingTo: | Rcpp |
Suggests: | ggplot2, testthat, knitr, rmarkdown, lazyeval, tidyr, data.table |
Published: | 2020-05-12 |
Author: | Edwin Thoen |
Maintainer: | Edwin Thoen <edwinthoen at gmail.com> |
BugReports: | https://github.com/EdwinTh/padr/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/EdwinTh/padr |
NeedsCompilation: | yes |
Materials: | README NEWS |
In views: | MissingData |
CRAN checks: | padr results |
Reference manual: | padr.pdf |
Vignettes: |
Introduction to 'padr' Custom thickening and padding Implementation Information of 'padr' |
Package source: | padr_0.5.2.tar.gz |
Windows binaries: | r-devel: padr_0.5.2.zip, r-release: padr_0.5.2.zip, r-oldrel: padr_0.5.2.zip |
macOS binaries: | r-release: padr_0.5.2.tgz, r-oldrel: padr_0.5.2.tgz |
Old sources: | padr archive |
Reverse imports: | corporaexplorer, timetk |
Please use the canonical form https://CRAN.R-project.org/package=padr to link to this page.