Other packages > Find by keyword >

pivottabler  

Create Pivot Tables
View on CRAN: Click here


Download and install pivottabler package within the R console
Install from CRAN:
install.packages("pivottabler")

Install from Github:
library("remotes")
install_github("cran/pivottabler")

Install by package version:
library("remotes")
install_version("pivottabler", "1.5.6")



Attach the package and use:
library("pivottabler")
Maintained by
Christopher Bailiss
[Scholar Profile | Author Map]
First Published: 2017-03-27
Latest Update: 2022-10-04
Description:
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.
How to cite:
Christopher Bailiss (2017). pivottabler: Create Pivot Tables. R package version 1.5.6, https://cran.r-project.org/web/packages/pivottabler. Accessed 13 May. 2025.
Previous versions and publish date:
0.1.0 (2017-03-27 17:21), 0.2.0 (2017-04-29 00:23), 0.3.0 (2017-06-02 00:09), 0.4.0 (2017-10-02 10:54), 1.0.0 (2018-10-18 00:30), 1.1.0 (2019-02-17 14:50), 1.2.0 (2019-03-21 00:30), 1.2.1 (2019-08-06 00:00), 1.2.2 (2019-09-20 13:50), 1.2.3 (2019-11-01 12:10), 1.3.0 (2020-02-03 10:50), 1.3.1 (2020-04-01 23:10), 1.4.0 (2020-05-11 17:20), 1.5.0 (2020-06-16 18:20), 1.5.1 (2021-03-11 09:40), 1.5.2 (2021-05-12 16:30), 1.5.3 (2021-06-27 18:00), 1.5.4 (2022-10-04 21:20), 1.5.5 (2023-10-01 18:20)
Other packages that cited pivottabler R package
View pivottabler citation profile
Other R packages that pivottabler depends, imports, suggests or enhances
Complete documentation for pivottabler
Functions, R codes and Examples using the pivottabler R package
Some associated functions: PivotBatch . PivotBatchCalculator . PivotBatchStatistics . PivotCalculation . PivotCalculationGroup . PivotCalculationGroups . PivotCalculator . PivotCell . PivotCells . PivotData . PivotDataGroup . PivotFilter . PivotFilterOverrides . PivotFilters . PivotHtmlRenderer . PivotLatexRenderer . PivotOpenXlsxRenderer . PivotOpenXlsxStyle . PivotOpenXlsxStyles . PivotStyle . PivotStyles . PivotTable . bhmtraindisruption . bhmtrains . checkArgument . cleanCssValue . cleanOutlineArg . containsText . convertPvtStyleToBasicStyle . convertPvtTblToBasicTbl . exportValueAs . getBlankTheme . getCompactTheme . getDefaultTheme . getLargePlainTheme . getNextPosition . getPvtStyleDeclarations . getSimpleColoredTheme . getStandardTableTheme . getTheme . getXlBorderFromCssBorder . getXlBorderStyleFromCssBorder . isNumericValue . isTextValue . oneToNULL . parseColor . parseCssBorder . parseCssSizeToPt . parseCssSizeToPx . parseCssString . parseXlBorder . pivottabler . pivottablerOutput . processIdentifier . processIdentifiers . pvtperfresults . pvtperfsummary . qhpvt . qlpvt . qpvt . renderBasicTable . renderPivottabler . skipExportingValue . trainstations . typeSafeIntersect . typeSafeUnion . typeSafeUnlist . vreConvertSimpleNumericRange . vreGetSingleValue . vreHexToClr . vreIsEqual . vreIsMatch . vreIsSimpleNumericRange . vreIsSingleValue . vreScale2Colours . vreScaleNumber . 
Some associated R codes: PivotBatch.R . PivotBatchCalculator.R . PivotBatchStatistics.R . PivotCalculation.R . PivotCalculationGroup.R . PivotCalculationGroups.R . PivotCalculator.R . PivotCell.R . PivotCells.R . PivotData.R . PivotDataGroup.R . PivotFilter.R . PivotFilterOverrides.R . PivotFilters.R . PivotHtmlRenderer.R . PivotLatexRenderer.R . PivotOpenXlsxRenderer.R . PivotOpenXlsxStyle.R . PivotOpenXlsxStyles.R . PivotStyle.R . PivotStyles.R . PivotTable.R . basicTable.R . checkArgument.R . convertor.R . data.R . pivotThemes.R . pivottabler.R . quickPivot.R . styleParsing.R . utilities.R . valueRangeExpression.R .  Full pivottabler package functions and examples
Downloads during the last 30 days
04/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/0605/0705/0805/0905/1005/11Downloads for pivottabler20406080100120140160TrendBars

Today's Hot Picks in Authors and Packages

nat.utils  
File System Utility Functions for 'NeuroAnatomy Toolbox'
Utility functions that may be of general interest but are specifically required by the 'NeuroAnatom ...
Download / Learn more Package Citations See dependency  
genlogis  
Generalized Logistic Distribution
Provides basic distribution functions for a generalized logistic distribution proposed by Rathie and ...
Download / Learn more Package Citations See dependency  
dtrackr  
Track your Data Pipelines
Track and document 'dplyr' data pipelines. As you filter, mutate, and join your way through a data ...
Download / Learn more Package Citations See dependency  
tryCatchLog  
Advanced 'tryCatch()' and 'try()' Functions
Advanced tryCatch() and try() functions for better error handling (logging, stack trace with source ...
Download / Learn more Package Citations See dependency  
StanHeaders  
C++ Header Files for Stan
The C++ header files of the Stan project are provided by this package, but it contains little R code ...
Download / Learn more Package Citations See dependency  
hett  
Heteroscedastic t-Regression
Functions for the fitting and summarizing of heteroscedastic t-regression. ...
Download / Learn more Package Citations See dependency  

24,223

R Packages

207,311

Dependencies

65,402

Author Associations

24,224

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA