deref.Rd
Dereference an object address
deref(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.
id
The object at the address pointed to by x.
x