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: 2016-04-13
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 06 May. 2025.
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)
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
04/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2804/2904/3005/0105/0205/0305/05Downloads for DataCombine050100150200250300350400TrendBars

Today's Hot Picks in Authors and Packages

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  
tbrf  
Time-Based Rolling Functions
Provides rolling statistical functions based on date and time windows instead of n-lagged observatio ...
Download / Learn more Package Citations See dependency  
HuraultMisc  
Guillem Hurault Functions' Library
Contains various functions for data analysis, notably helpers and diagnostics for Bayesian modelling ...
Download / Learn more Package Citations See dependency  
tashu  
Analysis and Prediction of Bicycle Rental Amount
Provides functions for analyzing citizens' bicycle usage pattern and predicting rental amount on spe ...
Download / Learn more Package Citations See dependency  
netUtils  
A Collection of Tools for Network Analysis
Provides a collection of network analytic (convenience) functions which are missing in other standar ...
Download / Learn more Package Citations See dependency  
rotations  
Working with Rotation Data
Tools for working with rotational data, including simulation from the most commonly used distributi ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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