dataset: Create interoperable and well-documented data frames
The goal of dataset is to create datasets from standared R objects (data.fame, data.table, tibble, or well-structured lists like json) that are highly interoperable and can be placed into relational databases, semantic web applications, archives, repositories.
- Added the Motivation of the dataset package vignette article.