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 13 Jun. 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

kim  
A Toolkit for Behavioral Scientists
A collection of functions for analyzing data typically collected or used by behavioral scientists. ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
MicroDatosEs  
Utilities for Official Spanish Microdata
Provides utilities for reading and processing microdata from Spanish official statistics with R. ...
Download / Learn more Package Citations See dependency  
snowfall  
Easier Cluster Computing (Based on 'snow')
Usability wrapper around snow for easier development of parallel R programs. This package offers e.g ...
Download / Learn more Package Citations See dependency  
sfinx  
Straightforward Filtering Index for AP-MS Data Analysis (SFINX)
The straightforward filtering index (SFINX) identifies true positive protein interactions in a fast ...
Download / Learn more Package Citations See dependency  
RGAN  
Generative Adversarial Nets (GAN) in R
An easy way to get started with Generative Adversarial Nets (GAN) in R. The GAN algorithm was initia ...
Download / Learn more Package Citations See dependency  

27,372

R Packages

233,548

Dependencies

73,054

Author Associations

27,205

Publication Badges

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