Parses the tlg definitions described in yaml file into a list object. Custom YAML parsing is needed for templating - the user can define templates for a definition. The function detects appropriate keywords and copies information from specified templates.
Source:R/utils-tlg.R
parse_tlg_definitions.Rd
Parses the tlg definitions described in yaml file into a list object. Custom YAML parsing is needed for templating - the user can define templates for a definition. The function detects appropriate keywords and copies information from specified templates.