The 'df2yaml' aims to simplify the process of converting 'dataframe' to 'YAML' <https://yaml.org/>. The 'dataframe' with multiple key columns and one value column will be converted to the multi-level hierarchy.
| Version: | 0.3.1 | 
| Imports: | dplyr, rrapply, tibble, yaml, magrittr, rlang | 
| Suggests: | rmarkdown, prettydoc, knitr | 
| Published: | 2023-01-26 | 
| DOI: | 10.32614/CRAN.package.df2yaml | 
| Author: | Yabing Song [aut, cre] | 
| Maintainer: | Yabing Song <songyb0519 at gmail.com> | 
| License: | MIT + file LICENSE | 
| NeedsCompilation: | no | 
| Materials: | README, NEWS | 
| CRAN checks: | df2yaml results | 
| Reference manual: | df2yaml.html , df2yaml.pdf | 
| Vignettes: | Introduction to df2yaml (source, R code) | 
| Package source: | df2yaml_0.3.1.tar.gz | 
| Windows binaries: | r-devel: df2yaml_0.3.1.zip, r-release: df2yaml_0.3.1.zip, r-oldrel: df2yaml_0.3.1.zip | 
| macOS binaries: | r-release (arm64): df2yaml_0.3.1.tgz, r-oldrel (arm64): df2yaml_0.3.1.tgz, r-release (x86_64): df2yaml_0.3.1.tgz, r-oldrel (x86_64): df2yaml_0.3.1.tgz | 
| Old sources: | df2yaml archive | 
Please use the canonical form https://CRAN.R-project.org/package=df2yaml to link to this page.