Get arguments of the calling function.
arguments(expand_dots = FALSE)
expand_dots
Logical; If TRUE, returns the argument list with expanded ....
TRUE
...
The unevaluated argument list given to the calling function.