params 0.3.1
Index
Parse options to expand
{{variable}}
into their respective values
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]
Description
This function is internally called by
set_opts
and
load_opts