Hello,
I was practicing some commends in Rstudio, when at one point, global environement does not respond to my commands anymore. It happens frequently now that I type a very simple command, yet nothing is reflected in Global environment:
e.x: y <- 4
Any ideas why is this happening?