loadMapping: Load a mapping from a line or file.

Description Usage Arguments Value

View source: R/util.R

Description

Given a specified line of text or filename, the input text is loaded as a YAML mapping, and returned as a simple mapping object.

Usage

1

Arguments

line

Character string containing the line to be loaded.

file

Character string containing the name of the file to be loaded.

Value

A mapping of unique string keys to individual values.


gact/shmootl documentation built on Nov. 11, 2021, 6:23 p.m.