powered by
Returns the pointer address of its argument.
address(x)
Anything.
A character vector length 1.
Sometimes useful in determining whether a value has been copied or not, programmatically.
http://stackoverflow.com/a/10913296/403310 (but implemented in C without using .Internal(inspect()))
.Internal(inspect())