
Last chance! 50% off unlimited learning
Sale ends in
Evaluates named arguments in ...
.
named(...)
possibly a mix of named and un-named arguments.
named list
Other modify:
modify.default()
,
modify()
,
selected.default()
,
selected()
# NOT RUN {
named(a = 1, b = 2 + 3, 4, 'd')
# }
Run the code above in your browser using DataLab