R/misc.R
argShow.Rd
Show a Function Argument
argShow(x, nshow = 4, last = FALSE, sep = "=")
the argument
number of values to show at first (if length(x)> 1)
indicates whether this is the final argument to the function
the separator between name and value