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.6.2 |
Depends: | R (≥ 3.0.0) |
Imports: | Rcpp, dplyr (≥ 1.0.0), lubridate, rlang |
LinkingTo: | Rcpp |
Suggests: | ggplot2, testthat, knitr, rmarkdown, lazyeval, tidyr, data.table |
Published: | 2022-11-23 |
DOI: | 10.32614/CRAN.package.padr |
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.6.2.tar.gz |
Windows binaries: | r-devel: padr_0.6.2.zip, r-release: padr_0.6.2.zip, r-oldrel: padr_0.6.2.zip |
macOS binaries: | r-release (arm64): padr_0.6.2.tgz, r-oldrel (arm64): padr_0.6.2.tgz, r-release (x86_64): padr_0.6.2.tgz, r-oldrel (x86_64): padr_0.6.2.tgz |
Old sources: | padr archive |
Reverse imports: | corporaexplorer, fHMM, timetk, wearables |
Reverse suggests: | wxgenR |
Please use the canonical form https://CRAN.R-project.org/package=padr to link to this page.