disable.restore.points: Globally disable or enable restore points
Description
Globally disable or enable restore points
Usage
disable.restore.points(disable = TRUE)
Arguments
disable
if TRUE globaly disable restore points. This speeds up calls to restore.point quickly. Is faster than set.storing(FALSE), but has no informative messages when restore.point is called from the global env.