yaml.getQField: Extracts the desired data field from the parsed YAML object.

Description Usage Arguments Value Examples

Description

Q_dfield_list is the list defining the data field shortcuts and the corresponding full name variations.

Usage

1
yaml.getQField(yaml_dset, field_name)

Arguments

yaml_dset

parsed YAML object as a structured list

field_name

shortcut for the desired data field for extraction as defined in Q_dfield_list

Value

A collapsed character vector containing all text values of the corresponding full name variations of the given data field shortcut.

Examples

1
2
3
4
## Not run: 
yaml.getQField(yaml_meta, "q")

## End(Not run)

lborke/yamldebugger documentation built on May 20, 2019, 10:24 p.m.