clearAll {PBSmodelling}
R Documentation
Remove all R Objects From the Global Environment
Description
Generic function to clear .RData in R
Usage
clearAll(hidden=TRUE, verbose=TRUE)
Arguments
hidden
if
TRUE
, remove variables that start with a dot (.)
verbose
if
TRUE
, report all removed items
[Package
PBSmodelling
version 1.18
Index]