powered by
Tries to heuristically determine the variable name of x in the parent frame with a combination of deparse and substitute. Used for checkmate's error messages.
x
deparse
substitute
vname(x)
[character(1)] Variable name.
character(1)
[ANY] Object.