powered by
Run garbage collection, by default - 10 times.
cleanMem(times = 10)
Number of times to run garbage collection.
No return value, called for side effects.
Check https://stackoverflow.com/questions/1467201/forcing-garbage-collection-to-run-in-r-with-the-gc-command
# NOT RUN { cleanMem() # }
Run the code above in your browser using DataLab