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 21 Nov. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
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  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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