| clearAll {PBSmodelling} | R Documentation |
Generic function to clear all objects from .RData in R
clearAll(hidden=TRUE, verbose=TRUE, PBSsave=TRUE)
hidden |
if TRUE, remove variables that start with a dot(.). |
verbose |
if TRUE, report all removed items. |
PBSsave |
if TRUE, do not remove .PBSmod. |