Invoke Java Garbage Collection
jgc.Rd.jgc invokes the R and Java garbage collectors.
Arguments
- R.gc
logical, if
TRUEthengc(...)is called first, ifFALSEonly Java garbage collector is called- ...
any additional parameters passed to
gc()
jgc.Rd.jgc invokes the R and Java garbage collectors.
logical, if TRUE then gc(...) is called
first, if FALSE only Java garbage collector is called
any additional parameters passed to gc()