"Probably." I do it too, and often even in a loop as in cleanMem <- function(n=10) { for (i in 1:n) gc() }. Yet that does not, ...
確定! 回上一頁