clearNN {NNbenchmark} | R Documentation |
Detach the Loaded Packages and the ZZ object
Description
clearNN
detachs ZZ
and the packages loaded for the evaluation.
detachNN
detachs ZZ
.
Usage
clearNN(donotremove, donotdetach = NULL)
detachNN()
Arguments
donotremove |
a vector of characters representing objects in |
donotdetach |
a vector of packages and environments that are not detached.
|
[Package NNbenchmark version 3.2.0 Index]