Learn R Programming

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

yaml (version 1.0.1)

Methods to convert R to YAML and back

Description

This package implements the Syck YAML parser by why (http://www.whytheluckystiff.net/syck) for R. There are also methods to convert R objects into YAML.

Copy Link

Version

Install

install.packages('yaml')

Monthly Downloads

1,124,672

Version

1.0.1

License

BSD

Maintainer

Jeremy Stephens

Last Published

July 26th, 2024

Functions in yaml (1.0.1)

yaml.load

Convert a YAML string into R objects
yaml-package

Methods to convert R to YAML and back
as.yaml

Convert an R object into a YAML string