R/robustDigest.R
dot-removeCacheAtts.Rd
Remove attributes that are highly varying
.removeCacheAtts(x, passByReference = TRUE)
Any arbitrary R object that could have attributes
Logical. If TRUE, the default, this uses data.table::setattr to remove several attributes that are unnecessary for digesting, specifically tags, .Cache and call
TRUE
data.table::setattr
tags
.Cache
call