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