The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

DataCombine

Christopher Gandrud

Version 0.2.21 Build Status CRAN Version CRAN Downloads CRAN Total Downloads

Please report any bugs or suggestions at: https://github.com/christophergandrud/DataCombine/issues.

Motivation and Functions

DataCombine is a set of miscellaneous tools intended to make combining data sets–especially time-series cross-section data–easier. The package is continually being developed as I turn lines of code that I frequently use into single functions. It currently includes the following functions:

Updates

I will continue to add to the package as I build data sets and run across other pesky tasks I do repeatedly that would be simpler if they were completed by a single function.

Installation

DataCombine is on CRAN.

You can also install the most recent stable version with install_github from the devtools:

devtools::install_github('christophergandrud/DataCombine')

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.