yum: Utilities to Extract and Process 'YAML' Fragments

Provides a number of functions to facilitate extracting information in 'YAML' fragments from one or multiple files, optionally structuring the information in a 'data.tree'. 'YAML' (recursive acronym for "YAML ain't Markup Language") is a convention for specifying structured data in a format that is both machine- and human-readable. 'YAML' therefore lends itself well for embedding (meta)data in plain text files, such as Markdown files. This principle is implemented in 'yum' with minimal dependencies (i.e. only the 'yaml' packages, and the 'data.tree' package can be used to enable additional functionality).

Getting started

Package details

AuthorGjalt-Jorn Peters [aut, cre]
MaintainerGjalt-Jorn Peters <gjalt-jorn@userfriendlyscience.com>
LicenseGPL-3
Version0.1.0
URL https://r-packages.gitlab.io/yum
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("yum")

Try the yum package in your browser

Any scripts or data that you put into this service are public.

yum documentation built on July 17, 2021, 1:07 a.m.