powered by
varname
match_call
getVariableName(match_call, varname)
call
match.call
character
a <- 1 f <- function(x, y) MSnbase:::getVariableName(match.call(), "x") f(x = a) f(y = a)
Run the code above in your browser using DataLab