Hi! Thank you, but that isn't the reason. For example, I'm trying with the next code
iris <- data.frame(iris)
print(iris)
But the data.frame doesn't appear under the chunk. On the other hand, when I execute the code in the console, the data.frame does appear.
I intalled Rstudio a few days ago, and i have had the problem ever since.