Learn R Programming

⚠️There's a newer version (2.3.10) of this package.Take me there.

yaml (version 2.1.0)

Methods to convert R data to YAML and back

Description

This package implements the libyaml YAML parser and emitter (http://pyyaml.org/wiki/LibYAML) for R.

Copy Link

Version

Install

install.packages('yaml')

Monthly Downloads

1,124,672

Version

2.1.0

License

BSD

Maintainer

Jeremy Stephens

Last Published

December 3rd, 2011

Functions in yaml (2.1.0)

yaml-package

Methods to convert R to YAML and back
yaml.load

Convert a YAML string into R objects
as.yaml

Convert an R object into a YAML string