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.5")



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.5, https://cran.r-project.org/web/packages/pivottabler. Accessed 02 Apr. 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)
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
03/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/31Downloads for pivottabler102030405060708090100110TrendBars

Today's Hot Picks in Authors and Packages

CodeDepends  
Analysis of R Code for Reproducible Research and Code Comprehension
Tools for analyzing R expressions or blocks of code and determining the dependencies between them. ...
Download / Learn more Package Citations See dependency  
CTShiny  
Interactive Document for Working with Classification Tree Analysis
An interactive document on the topic of classification tree analysis using 'rmarkdown' and 'shiny' ...
Download / Learn more Package Citations See dependency  
munfold  
Metric Unfolding
Multidimensional unfolding using Schoenemann's algorithm for metric and Procrustes rotation of unfo ...
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  
pirate  
Generated Effect Modifier
An implementation of the generated effect modifier (GEM) method. This method constructs composite va ...
Download / Learn more Package Citations See dependency  
Maintainer: Zhe Su (view profile)
geonapi  
'GeoNetwork' API R Interface
Provides an R interface to the 'GeoNetwork' API () allowing ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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