RObjectStorage.unprotect

A flag indicating that the object needs to be unprotected when there are no more references to it. Set to false if working with data that was allocated in R and passed to D.

struct RObjectStorage
bool unprotect;

Meta