bergsmat/origami: A Self-Describing Dataset Format and Interface

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.

Getting started

Package details

AuthorTim Bergsma
MaintainerTim Bergsma <bergsmat@gmail.com>
LicenseGPL-3
Version0.2.6
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("bergsmat/origami")
bergsmat/origami documentation built on May 12, 2019, 3:08 p.m.