powered by
...
The deparsed name will be used for arguments with missing names. Missing names will be set to NA.
NA
argsAsNamedList(...)
[list]: Named list with objects.
list
Arbitrary number of objects.
z = 3 argsAsNamedList(x = 1, y = 2, z)
Run the code above in your browser using DataLab