obj_address: Address of an R object

View source: R/obj.R

obj_addressR 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.


rlang documentation built on June 22, 2024, 9:31 a.m.