Whenever I start RStudio some variables appear in environment
.
Is there any way to remove them automatically without using the famous rm(list=ls())
?
Thank you!
Whenever I start RStudio some variables appear in environment
.
Is there any way to remove them automatically without using the famous rm(list=ls())
?
Thank you!
There is. Go to the Tools menu - > Global options - > Restore .RData into workspace at startup.