obj_address {rlang} | R Documentation |
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.
[Package rlang version 1.1.3 Index]
obj_address {rlang} | R Documentation |
Address of an R object
obj_address(x)
x |
Any R object. |
Its address in memory in a string.