Skip to content

My R & R Studio Learning Notes on Windows

How to update the R version:

install.packages("installr")
library(installr) 
updateR()