Update intro.Rmd (#201)

This commit is contained in:
S'busiso Mkhondwane 2016-07-28 16:12:42 +02:00 committed by Hadley Wickham
parent 9fde1e2353
commit 191202b5be
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ To run the code in this book, you will need to install both R and the RStudio ID
### RStudio
RStudio is an integrated development environment, or IDE, for R programming. There are three key regions in interface:
RStudio is an integrated development environment, or IDE, for R programming. There are three key regions in the interface:
```{r echo = FALSE, out.width = "75%"}
knitr::include_graphics("diagrams/intro-rstudio.png")