
Evaluates named arguments in ...
.
named(...)
named list
possibly a mix of named and un-named arguments.
Other modify:
modify()
,
modify.default()
,
selected()
,
selected.default()
named(a = 1, b = 2 + 3, 4, 'd')
Run the code above in your browser using DataLab