Learn R Programming

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

yaml (version 2.1.14)

Methods to Convert R Data to YAML and Back

Description

Implements the 'libyaml' 'YAML' 1.1 parser and emitter () for R.

Copy Link

Version

Install

install.packages('yaml')

Monthly Downloads

808,724

Version

2.1.14

License

BSD_3_clause + file LICENSE

Maintainer

Jeremy Stephens

Last Published

November 12th, 2016

Functions in yaml (2.1.14)

yaml.load

Convert a YAML string into R objects
as.yaml

Convert an R object into a YAML string