- 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
推薦閱讀
- 數據結構和算法基礎(Java語言實現)
- 前端跨界開發指南:JavaScript工具庫原理解析與實戰
- C語言程序設計基礎與實驗指導
- JavaScript+jQuery開發實戰
- Data Analysis with IBM SPSS Statistics
- Mastering macOS Programming
- HTML5 and CSS3 Transition,Transformation,and Animation
- 從Excel到Python:用Python輕松處理Excel數據(第2版)
- Linux Device Drivers Development
- Instant Ext.NET Application Development
- Mastering Web Application Development with AngularJS
- Python3.5從零開始學
- Django實戰:Python Web典型模塊與項目開發
- 奔跑吧 Linux內核
- .NET 4.0面向對象編程漫談:應用篇