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.


hadley/rlang documentation built on Nov. 1, 2024, 4 p.m.