Learn R Programming

ribiosUtils (version 1.5-6)

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)

Arguments

verbose

Logical, verbose or not

reset

Logical, reset or not.

Value

Side effect is used.

See Also

gc

Examples

Run this code
# NOT RUN {
stubborngc()

# }

Run the code above in your browser using DataLab