Other packages > Find by keyword >

DataCombine  

Tools for Easily Combining and Cleaning Data Sets
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("DataCombine", "0.2.21")



Attach the package and use:
library("DataCombine")
Maintained by
Christopher Gandrud
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-05-16
Latest Update:
Description:
Tools for combining and cleaning data sets, particularly with grouped and time series data.
How to cite:
Christopher Gandrud (2013). DataCombine: Tools for Easily Combining and Cleaning Data Sets. R package version 0.2.21, https://cran.r-project.org/web/packages/DataCombine. Accessed 20 Sep. 2026.
Previous versions and publish date:
0.1.3 (2013-05-16 10:44), 0.1.5.2 (2013-06-04 08:15), 0.1.5 (2013-05-21 11:48), 0.1.6 (2013-08-03 09:50), 0.1.8 (2013-09-27 19:04), 0.1.10 (2013-12-02 17:37), 0.1.11 (2013-12-10 17:45), 0.1.12 (2014-01-10 18:13), 0.1.13 (2014-01-20 10:18), 0.1.17 (2014-02-22 00:32), 0.1.23 (2014-03-31 14:47), 0.1.24 (2014-04-07 20:15), 0.1.26 (2014-05-06 13:19), 0.2.2 (2014-08-13 13:54), 0.2.7.1 (2014-12-08 21:29), 0.2.7 (2014-11-19 09:15), 0.2.8.3 (2015-01-31 17:40), 0.2.9 (2015-02-11 10:39), 0.2.18 (2015-12-24 13:46), 0.2.19 (2016-03-07 09:13), 0.2.20 (2016-03-27 17:42), 0.2.21 (2016-04-13 17:59), (2026-07-09 08:02)
Other packages that cited DataCombine R package
View DataCombine citation profile
Other R packages that DataCombine depends, imports, suggests or enhances
Complete documentation for DataCombine
Functions, R codes and Examples using the DataCombine R package
Some associated functions: CasesTable . CountSpell . DropNA . FillDown . FillIn . FindDups . FindReplace . InsertRow . MoveFront . NaVar . PercChange . SpreadDummy . StartEnd . TimeExpand . TimeFill . VarDrop . change . dMerge . grepl.sub . rmExcept . shift . shiftMA . slide . slideMA . 
Some associated R codes: CasesTable.R . DropNA.R . FillIn.R . MoveFront.R . PercChange.R . TimeFill.R . internals.R . slide.R . utils.R .  Full DataCombine package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

WASP  
Wavelet System Prediction
The wavelet-based variance transformation method is used for system modelling and prediction. It ref ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
migration.indices  
Migration Indices
Calculate various indices, like Crude Migration Rate, different Gini indices or the Coefficient of ...
Download / Learn more Package Citations See dependency  
relimp  
Relative Contribution of Effects in a Regression Model
Functions to facilitate inference on the relative importance of predictors in a linear or generalize ...
Download / Learn more Package Citations See dependency  
MatchThem  
Matching and Weighting Multiply Imputed Datasets
Provides essential tools for the pre-processing techniques of matching and weighting multiply impute ...
Download / Learn more Package Citations See dependency  
RWmisc  
Miscellaneous Spatial Functions
Contains convenience functions for working with spatial data across multiple UTM zones, raster-vect ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

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