Using the 'dplyr' package as a base, adds a family of functions designed to make manipulating panel data easier. Allows the addition of indexing variables to a tibble to create a pibble, and the manipulation of data based on those indexing variables.
Version: | 0.3.0 |
Depends: | R (≥ 3.4), dplyr (≥ 0.7.0) |
Imports: | lubridate, magrittr, pillar, tidyr, tibble, tidyselect, utils, vctrs, rlang (≥ 0.4.0) |
Suggests: | tsibble, plm, panelr, sjlabelled, knitr, rmarkdown, testthat (≥ 2.1.0), covr |
Published: | 2019-08-26 |
Author: | Nick Huntington-Klein
|
Maintainer: | Nick Huntington-Klein <nhuntington-klein at fullerton.edu> |
BugReports: | https://github.com/NickCH-K/pmdplyr/issues |
License: | MIT + file LICENSE |
Copyright: | file COPYRIGHTS pmdplyr copyright details |
URL: | https://nickch-k.github.io/pmdplyr, https://github.com/NickCH-K/pmdplyr |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | pmdplyr results |
Reference manual: | pmdplyr.pdf |
Vignettes: |
pmdplyr: dplyr Variants pmdplyr: Panel Tools pmdplyr: Panel Maneuvers in dplyr |
Package source: | pmdplyr_0.3.0.tar.gz |
Windows binaries: | r-devel: pmdplyr_0.3.0.zip, r-devel-gcc8: pmdplyr_0.3.0.zip, r-release: pmdplyr_0.3.0.zip, r-oldrel: pmdplyr_0.3.0.zip |
OS X binaries: | r-release: pmdplyr_0.3.0.tgz, r-oldrel: pmdplyr_0.3.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=pmdplyr to link to this page.