Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (2.3.12) of this package.
Take me there.
yaml (version 2.0.0)
Methods to convert R to YAML and back
Description
This package implements the libyaml YAML parser (http://pyyaml.org/wiki/LibYAML) for R. There are also methods to convert R objects into YAML.
Copy Link
Link to current version
Version
Version
2.3.12
2.3.11
2.3.10
2.3.9
2.3.8
2.3.7
2.3.6
2.3.5
2.3.4
2.2.2
2.2.1
2.2.0
2.1.19
2.1.18
2.1.17
2.1.16
2.1.15
2.1.14
2.1.13
2.1.12
2.1.11
2.1.10
2.1.9
2.1.8
2.1.7
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.0
1.2.0
1.1.0
1.0.2
1.0.1
Install
install.packages('yaml')
Monthly Downloads
1,324,846
Version
2.0.0
License
BSD
Maintainer
Jeremy Stephens
Last Published
November 12th, 2011
Functions in yaml (2.0.0)
Search all functions
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