Resolve strings according to substitutions defined in dictionary
Arguments
- x
(vector of) string expression(s) to be resolved using the dictionary
dict.- dict
dictionary: list with named elements where the element name represents the key and the element value represents the value assigned to the key.
- ...
additional named arguments that are added to
dictbefore resolving- dbg
if
TRUE(the default isFALSE) debug messages are shown