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]
All associated links for this package
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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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