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.3 |
| Depends: | R (≥ 3.4), dplyr (≥ 1.0.0) |
| Imports: | lubridate, magrittr, pillar, tidyr, tibble, tidyselect, utils, vctrs, rlang (≥ 0.4.0) |
| Suggests: | tsibble, plm, panelr, haven, utf8, sjlabelled, knitr, rmarkdown, testthat (≥ 2.1.0), covr |
| Published: | 2020-05-30 |
| 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.3.tar.gz |
| Windows binaries: | r-devel: pmdplyr_0.3.3.zip, r-release: pmdplyr_0.3.3.zip, r-oldrel: pmdplyr_0.3.3.zip |
| macOS binaries: | r-release: pmdplyr_0.3.3.tgz, r-oldrel: pmdplyr_0.3.3.tgz |
| Old sources: | pmdplyr archive |
Please use the canonical form https://CRAN.R-project.org/package=pmdplyr to link to this page.