vname | R Documentation |
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.
vname(x)
x |
[ANY] |
[character(1)
] Variable name.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.