Learn R Programming

ribiosUtils (version 1.7.7)

stubborngc: Repeat garbage-collecting until all resource is freed

Description

stubborngc repeats collecting garbage untill no more resource can be freed

Usage

stubborngc(verbose = FALSE, reset = TRUE)

Value

Side effect is used.

Arguments

verbose

Logical, verbose or not

reset

Logical, reset or not.

Author

Jitao David Zhang <jitao_david.zhang@roche.com>

See Also

Examples

Run this code

stubborngc()

Run the code above in your browser using DataLab