Description Usage Arguments Details Value References
Returns the pointer address of its argument.
1 | address(x)
|
x |
Anything. |
Sometimes useful in determining whether a value has been copied or not, programatically.
A character vector length 1.
http://stackoverflow.com/a/10913296/403310 (but implemented in C without using .Internal(inspect())
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.