Stack: Stylized concatenation of data.frames or ffdfs
Stacks rectangular datasets on top of each other, possibly
performing several type coercions along the way. For large datasets,
depends on the ff package. Provides an aggressive version of
ffbase::compact for data that may appear be real-typed but is in fact
int/short/byte. For many purposes plyr::rbind.fill may be more appropriate,
but for some kinds of survey data, the rules here work better.
Version: |
2.0-1 |
Imports: |
plyr, stringr, methods, ff, ffbase, bit |
Published: |
2014-03-21 |
Author: |
Mike Malecki <Mike.Malecki at yougov.com> |
Maintainer: |
Mike Malecki <Mike.Malecki at yougov.com> |
License: |
MIT + file LICENSE |
NeedsCompilation: |
no |
CRAN checks: |
Stack results |
Downloads: