. | R Documentation |
capture name of variable
.(..., .env = parent.frame())
... |
expression |
.env |
environment |
expression
x <- 1
eval(.(x)[[1]])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.