The 'yamlet' package implements a file-based mechanism for documenting datasets. It reads and writes YAML-formatted metadata and applies it as data item attributes. Data and metadata are stored independently but can be coordinated by using similar file paths with different extensions. The 'yamlet' dialect is valid 'YAML', but some conventions are chosen to improve readability. Defaults and conventions can be over-ridden by the user. See ?yamlet and ?decorate.data.frame. See ?read_yamlet ?write_yamlet, and ?io_csv.
Version: | 0.4.8 |
Imports: | yaml, csv (≥ 0.5.4), encode, units, spork, ggplot2, dplyr (≥ 0.8.1), rlang, xtable |
Suggests: | testthat (≥ 2.1.0), magrittr, table1, knitr |
Published: | 2020-06-18 |
Author: | Tim Bergsma |
Maintainer: | Tim Bergsma <bergsmat at gmail.com> |
License: | GPL-3 |
NeedsCompilation: | no |
CRAN checks: | yamlet results |
Reference manual: | yamlet.pdf |
Vignettes: |
An Introduction to Yamlet |
Package source: | yamlet_0.4.8.tar.gz |
Windows binaries: | r-devel: yamlet_0.4.8.zip, r-release: yamlet_0.4.8.zip, r-oldrel: yamlet_0.4.8.zip |
macOS binaries: | r-release: yamlet_0.4.8.tgz, r-oldrel: yamlet_0.4.8.tgz |
Old sources: | yamlet archive |
Please use the canonical form https://CRAN.R-project.org/package=yamlet to link to this page.