- 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:

推薦閱讀
- Mastering Visual Studio 2017
- Java應用與實戰
- 嵌入式軟件系統測試:基于形式化方法的自動化測試解決方案
- Mastering Entity Framework
- FreeSWITCH 1.6 Cookbook
- Oracle數據庫從入門到運維實戰
- 征服RIA
- FFmpeg入門詳解:音視頻原理及應用
- C# 8.0核心技術指南(原書第8版)
- Python入門很輕松(微課超值版)
- Zabbix Performance Tuning
- Learning Unreal Engine Game Development
- Visual C++程序設計全程指南
- HTML5程序開發范例寶典
- AngularJS by Example