Skip to content
Prev 68468 / 398521 Next

Restarting R without quitting R

Adaikalavan Ramasamy wrote:
There are other things that are different in a restart:

It sets the search list to a default.

It executes startup code from various places.

BTW, I'm not sure what you mean when you say that gc() "may return from 
R to operating system".

Duncan Murdoch