Resolve strings according to substitutions defined in dictionary
hsResolve(x, dict = NULL, ..., dbg = FALSE)
x | (vector of) string expression(s) to be resolved using the dictionary
|
---|---|
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 |
dbg | if |
The (resolved) value is returned