Rdocumentation
powered by
Learn R Programming
params (version 0.5.0)
parse_opts: 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]