From 50e3db445c8dec09be59429a12d6c349b15544b4 Mon Sep 17 00:00:00 2001 From: Edwin Thoen Date: Wed, 15 Jan 2020 19:38:59 +0100 Subject: [PATCH] Assuring minimal version of Rstudio (#758) --- intro.Rmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intro.Rmd b/intro.Rmd index a0bb3c5..2fd1037 100644 --- a/intro.Rmd +++ b/intro.Rmd @@ -107,7 +107,7 @@ A new major version of R comes out once a year, and there are 2-3 minor releases ### RStudio -RStudio is an integrated development environment, or IDE, for R programming. Download and install it from . RStudio is updated a couple of times a year. When a new version is available, RStudio will let you know. It's a good idea to upgrade regularly so you can take advantage of the latest and greatest features. For this book, make sure you have RStudio 1.0.0. +RStudio is an integrated development environment, or IDE, for R programming. Download and install it from . RStudio is updated a couple of times a year. When a new version is available, RStudio will let you know. It's a good idea to upgrade regularly so you can take advantage of the latest and greatest features. For this book, make sure you have at least RStudio 1.0.0. When you start RStudio, you'll see two key regions in the interface: