R/arrow.R
isInMemory.Rd
Is object stored in memory?
isInMemory(obj)
Object, checks
Logical value, TRUE if object is stored in memory, FALSE if on disk.
if (FALSE) { # \dontrun{ isInMemory(scen_BASE) } # }