Rdocumentation
powered by
Learn R Programming
rlang (version 1.0.1)
obj_address: Address of an R object
Description
Address of an R object
Usage
obj_address(x)
Arguments
x
Any R object.
Value
Its address in memory in a string.