Update intro.Rmd (#201)
This commit is contained in:
parent
9fde1e2353
commit
191202b5be
|
@ -109,7 +109,7 @@ To run the code in this book, you will need to install both R and the RStudio ID
|
||||||
|
|
||||||
### RStudio
|
### 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%"}
|
```{r echo = FALSE, out.width = "75%"}
|
||||||
knitr::include_graphics("diagrams/intro-rstudio.png")
|
knitr::include_graphics("diagrams/intro-rstudio.png")
|
||||||
|
|
Loading…
Reference in New Issue