yaml.not.Qdfields: Shows the YAML data fields (of a parsed repository with...

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.not.Qdfields(meta_names_distribution)

Arguments

meta_names_distribution

table of disjoint YAML data fields which were extracted by yaml.debugger.run from the given repository with Quantlet folders

Value

A character vector with YAML data fields which are not captured by Q_dfield_list so far.

Examples

1
2
3
4
5
## Not run: 
d_results = yaml.debugger.run(qnames, d_init)
yaml.not.Qdfields(d_results$meta_names_distribution)

## End(Not run)

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