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 Nov. 4, 2023, 9:06 a.m.