- Modern R Programming Cookbook
- Jaynal Abedin
- 113字
- 2021-07-08 09:48:24
Getting ready
To install an IDE, the first step is to install base R; that is, you need to make sure R has been installed prior to installing RStudio IDE. RStudio is an open source and enterprise-ready professional software for R. Now, let's take a look at the following few steps to download and install RStudio IDE:
- To download open source components of RStudio IDE, visit the web page at https://www.rstudio.com/products/rstudio/.
- From this link, choose RStudio for desktop and download the executable file. The latest version of RStudio is 1.0.136 at the time of the preparation of this recipe. Select an appropriate executable file from the list that matches with your operating system:

推薦閱讀
- R語言數據分析從入門到精通
- Oracle Exadata性能優化
- Java Web基礎與實例教程(第2版·微課版)
- 程序員面試算法寶典
- Learn Scala Programming
- JavaScript+Vue+React全程實例
- Learning Apache Mahout Classification
- VMware虛擬化技術
- 深入分布式緩存:從原理到實踐
- 輕松上手2D游戲開發:Unity入門
- .NET Standard 2.0 Cookbook
- Java Web從入門到精通(第3版)
- 零基礎C#學習筆記
- Greenplum構建實時數據倉庫實踐
- Web前端測試與集成:Jasmine/Selenium/Protractor/Jenkins的最佳實踐