address: Call the C function address() that retrieves the memory...

Description Usage Arguments Value

View source: R/address.r

Description

Call the C function address() that retrieves the memory address of an R object

Usage

1

Arguments

x

object whose memory address is of interest.

Value

the memory address of object x or NULL if the object does not exist in the R workspace.


envnames documentation built on Dec. 8, 2020, 9:07 a.m.