- R Deep Learning Cookbook
- Dr. PKS Prakash Achyutuni Sri Krishna Rao
- 112字
- 2021-07-02 20:49:04
How to do it...
- Of r-base-dev is also highly recommended as it has many inbuilt functions. It also enables the install.packages() command, which is used to compile and install new R packages directly from the CRAN using the R console. The default R console looks as follows:

Default R console
- For programming purposes, an Integrated Development Environment (IDE) is recommended as it helps enhance productivity. One of the most popular open source IDEs for R is Rstudio. Rstudio also provides you with an Rstudio server, which facilitates a web-based environment to program in R. The interface for the Rstudio IDE is shown in the following screenshot:

Rstudio Integrated Development Environment for R
推薦閱讀
- Advanced Machine Learning with Python
- Objective-C應用開發全程實錄
- Rust實戰
- Python程序設計(第3版)
- Oracle 12c中文版數據庫管理、應用與開發實踐教程 (清華電腦學堂)
- Designing Hyper-V Solutions
- Java EE 7 Development with NetBeans 8
- SQL Server 2016數據庫應用與開發習題解答與上機指導
- 小程序開發原理與實戰
- JavaScript應用開發實踐指南
- Python Interviews
- 你必須知道的.NET(第2版)
- 劍指大數據:企業級電商數據倉庫項目實戰(精華版)
- Go語言編程之旅:一起用Go做項目
- Implementing DevOps with Ansible 2