Dereference an object address

Usage,
deref(x)

Arguments

x

A string containing a valid memory address of an R object in hexadecimal format. Can also be a node whose id field will be dereferenced.

Value

The object at the address pointed to by x.