When I run
a <- data.frame(col1 = c(1,2,5,8,2,2), col2=c(34,5,64,54,23,3)) View(a)
I get a popup window with my data as I hope, but the fo