Create regular pivot tables with just a few lines of R. More complex pivot tables can also be created, e.g. pivot tables with irregular layouts, multiple calculations and/or derived calculations based on multiple data frames. Pivot tables are constructed using R only and can be written to a range of output formats (plain text, 'HTML', 'Latex' and 'Excel'), including with styling/formatting.
Version: | 1.2.0 |
Depends: | R (≥ 3.3.0) |
Imports: | R6 (≥ 2.2.0), dplyr (≥ 0.5.0), data.table (≥ 1.10.0), jsonlite (≥ 1.1), htmltools (≥ 0.3.5), htmlwidgets (≥ 0.8) |
Suggests: | ggplot2 (≥ 2.2.0), lubridate (≥ 1.5.0), listviewer (≥ 1.4.0), openxlsx (≥ 4.0.17), basictabler (≥ 0.2.0), shiny, knitr, rmarkdown, testthat |
Published: | 2019-03-20 |
Author: | Christopher Bailiss [aut, cre] |
Maintainer: | Christopher Bailiss <cbailiss at gmail.com> |
BugReports: | https://github.com/cbailiss/pivottabler/issues |
License: | GPL-3 |
URL: | https://github.com/cbailiss/pivottabler |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | pivottabler results |
Reference manual: | pivottabler.pdf |
Vignettes: |
01. Introduction 02. Data Groups 03. Calculations 04. Outputs 05. Latex Output 06. Styling 07. Finding and Formatting 08. Cell Context 09. Irregular Layout 10. Performance 11. Shiny 12. Excel Export A1. Appendix: Details A2. Appendix: Calculations A3. Appendix: Class Overview |
Package source: | pivottabler_1.2.0.tar.gz |
Windows binaries: | r-devel: pivottabler_1.2.0.zip, r-release: pivottabler_1.2.0.zip, r-oldrel: pivottabler_1.2.0.zip |
OS X binaries: | r-release: pivottabler_1.2.0.tgz, r-oldrel: pivottabler_1.2.0.tgz |
Old sources: | pivottabler archive |
Reverse suggests: | vaersvax |
Please use the canonical form https://CRAN.R-project.org/package=pivottabler to link to this page.