match.call.all {latrend} | R Documentation |
Returns a call containing all arguments in specified form, including default arguments.
match.call.all(n = 1L)
n |
The number of frames to go back on the calling stack. See base::sys.parent for more details. |
A call
base::match.call base::sys.parent