localRm {bigGP} | R Documentation |
Remove Objects on Slave Process
Description
localRm
is an internal auxiliary function used by
remoteRm
to remove objects on a slave process.
Usage
localRm(list)
Arguments
list |
a character vector naming objects to be removed. |
[Package bigGP version 0.1.8 Index]