Other packages > Find by keyword >

splitstackshape  

Stack and Reshape Datasets After Splitting Concatenated Values
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("splitstackshape", "1.4.8")



Attach the package and use:
library("splitstackshape")
Maintained by
Ananda Mahto
[Scholar Profile | Author Map]
First Published: 2013-08-13
Latest Update: 2019-04-21
Description:
Online data collection tools like Google Forms often export multiple-response questions with data concatenated in cells. The concat.split (cSplit) family of functions splits such data into separate cells. The package also includes functions to stack groups of columns and to reshape wide data, even when the data are "unbalanced"—something which reshape (from base R) does not handle, and which melt and dcast from reshape2 do not easily handle.
How to cite:
Ananda Mahto (2013). splitstackshape: Stack and Reshape Datasets After Splitting Concatenated Values. R package version 1.4.8, https://cran.r-project.org/web/packages/splitstackshape. Accessed 18 Apr. 2025.
Previous versions and publish date:
1.0 (2013-08-13 07:02), 1.2.0 (2013-08-27 19:16), 1.4.0 (2014-10-13 17:32), 1.4.2 (2014-10-23 17:31), 1.4.4 (2018-03-29 22:07), 1.4.6 (2018-07-23 09:30)
Other packages that cited splitstackshape R package
View splitstackshape citation profile
Other R packages that splitstackshape depends, imports, suggests or enhances
Complete documentation for splitstackshape
Downloads during the last 30 days
03/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/16Downloads for splitstackshape50100150200250300350400450500550TrendBars

Today's Hot Picks in Authors and Packages

pssmooth  
Flexible and Efficient Evaluation of Principal Surrogates/Treatment Effect Modifiers
Implements estimation and testing procedures for evaluating an intermediate biomarker response as a ...
Download / Learn more Package Citations See dependency  
CDNmoney  
Components of Canadian Monetary and Credit Aggregates
Components of Canadian Credit Aggregates and Monetary Aggregates with continuity adjustments. ...
Download / Learn more Package Citations See dependency  
ff  
Memory-Efficient Storage of Large Data on Disk and Fast Access Functions
The ff package provides data structures that are stored on disk but behave (almost) as if they were ...
Download / Learn more Package Citations See dependency  
chngpt  
Estimation and Hypothesis Testing for Threshold Regression
Threshold regression models are also called two-phase regression, broken-stick regression, split-poi ...
Download / Learn more Package Citations See dependency  
SeqAlloc  
Sequential Allocation for Prospective Experiments
Potential randomization schemes are prospectively evaluated when units are assigned to treatment ar ...
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  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

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