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.


tidyverse/rlang documentation built on April 23, 2024, 1:29 a.m.