Learn R Programming

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

yaml (version 2.1.1)

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

808,724

Version

2.1.1

License

BSD

Maintainer

Jeremy Stephens

Last Published

December 8th, 2011

Functions in yaml (2.1.1)

yaml.load

Convert a YAML string into R objects
as.yaml

Convert an R object into a YAML string