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]


params documentation built on April 4, 2025, 2:31 a.m.