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]
All associated links for this package
First Published: 2017-03-27
Latest Update: 2025-04-22
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 11 Mar. 2026.
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

Today's Hot Picks in Authors and Packages

igoR  
Intergovernmental Organizations Database
Tools to extract information from the Intergovernmental Organizations ('IGO') Database , version 3, ...
Download / Learn more Package Citations See dependency  
roptions  
Option Strategies and Valuation
Collection of tools to develop options strategies, value option contracts using the Black-Scholes-Me ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
sorocs  
A Bayesian Semiparametric Approach to Correlated ROC Surfaces
A Bayesian semiparametric Dirichlet process mixtures to estimate correlated receiver operating chara ...
Download / Learn more Package Citations See dependency  
histogram  
Construction of Regular and Irregular Histograms with Different Options for Automatic Choice of Bins
Automatic construction of regular and irregular histograms as described in Rozenholc/Mildenberger/Ga ...
Download / Learn more Package Citations See dependency  
openNLPdata  
Apache OpenNLP Jars and Basic English Language Models
Apache OpenNLP jars and basic English language models. ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

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