parse_opts: Parse options to expand '{{variable}}' into their respective...

View source: R/load_opts.R

parse_optsR Documentation

Parse options to expand {{variable}} into their respective values

Description

This function is internally called by set_opts and load_opts

Usage

parse_opts(lst, envir)

Arguments

lst

a list of configuration options to parse

envir

environ used to store objects. Default is a environ object called opts [params:::opts]


sahilseth/params documentation built on Sept. 30, 2022, 10:14 a.m.