arendsee/sandr: A framework for small data

The SAND format is a means of coupling tables of data with their column descriptions in a way that is both human and machine readable. R has powerful tools for packaging and describing data, but sharing data as Rdata objects is not very useful for non-R users. The 'sandr' package includes functions for validating, loading, and cleaning SAND data as well as methods for translating between R data and SAND.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.1.0
URL https://github.com/arendsee/sandr
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("arendsee/sandr")
arendsee/sandr documentation built on May 10, 2019, 1:25 p.m.