a <- data.frame( x = c(1, 2, 3, 4, 5), y = c(5, 5, 7, 3, 5))
I\'m new to VS Code and I\'m testing R 4.0.1 in this IDE. I used to use RStu