leeper/csvy: Import and Export CSV Data with a YAML Metadata Header

Support for import from and export to the CSVY file format. CSVY is a file format that combines the simplicity of CSV (comma-separated values) with the metadata of other plain text and binary formats (JSON, XML, Stata, etc.) by placing a YAML header on top of a regular CSV.

Getting started

Package details

Maintainer
LicenseGPL-2
Version0.3.0
URL https://github.com/leeper/csvy
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("leeper/csvy")
leeper/csvy documentation built on May 21, 2019, 12:36 a.m.