1 min read

Clear loaded variables in RStudio environments

To do so, run the following in console:

rm(list=ls())