parent
65eb7e8357
commit
5af95dd185
|
@ -153,7 +153,7 @@ You'll need at least R 4.1.0 for this book.
|
|||
### RStudio
|
||||
|
||||
RStudio is an integrated development environment, or IDE, for R programming.
|
||||
Download and install it from <https://www.rstudio.com/download>.
|
||||
Download and install it from <https://posit.co/download/rstudio-desktop/>.
|
||||
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.
|
||||
|
|
|
@ -351,7 +351,7 @@ Then everything you need is in one place and cleanly separated from all the othe
|
|||
Practice using it!
|
||||
|
||||
2. What other common mistakes will RStudio diagnostics report?
|
||||
Read <https://support.rstudio.com/hc/en-us/articles/205753617-Code-Diagnostics> to find out.
|
||||
Read <https://support.posit.co/hc/en-us/articles/205753617-Code-Diagnostics> to find out.
|
||||
|
||||
## Summary
|
||||
|
||||
|
|
Loading…
Reference in New Issue