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 April 24, 2024, 1:05 a.m.