Defines a compact data format that includes metadata. The function fold() creates the format by converting from data.frame, and unfold() converts back. The predictability of the folded format supports reusability of data processing tools, while the presence of embedded metadata improves portability, interpretability, and efficiency.
Version: | 0.2.5 |
Depends: | R (≥ 2.10) |
Imports: | tidyr, dplyr (≥ 0.7.0), lazyeval, rlang, encode, csv, spec, metaplot (≥ 0.2.10), magrittr, lattice |
Suggests: | wrangle |
Published: | 2018-01-07 |
Author: | Tim Bergsma |
Maintainer: | Tim Bergsma <bergsmat at gmail.com> |
License: | GPL-3 |
NeedsCompilation: | no |
CRAN checks: | fold results |
Reference manual: | fold.pdf |
Package source: | fold_0.2.5.tar.gz |
Windows binaries: | r-devel: fold_0.2.5.zip, r-release: fold_0.2.5.zip, r-oldrel: fold_0.2.5.zip |
OS X El Capitan binaries: | r-release: fold_0.2.5.tgz |
OS X Mavericks binaries: | r-oldrel: fold_0.2.5.tgz |
Old sources: | fold archive |
Reverse imports: | nonmemica |
Please use the canonical form https://CRAN.R-project.org/package=fold to link to this page.