Args() displays function arguments in a better way than args()
does. It is primarily intended for code tips in GUIs.Args(name, only.args = FALSE)
CallTip(code, only.args = FALSE, location = FALSE)arg1, arg2 = TRUE, ...),
or the full call, like (myfun(arg1, arg2 = TRUE, ...)).TRUE then the location (in which package the
function resides) is appended to the calltip between square brackets.argsTip, callTip