- Modern R Programming Cookbook
- Jaynal Abedin
- 68字
- 2021-07-08 09:48:25
How it works...
First, the sudo apt-get install gdebi-core command helps you download and install the gdebi-core package into the Linux system. By using the wget command, you are actually downloading the necessary file to install RStudio from the RStudio website. After that when you enter the sudo gdebi rstudio-1.0.136-amd64.deb command, it installs the software for you, and after completing this step, you are ready to use it.
推薦閱讀
- INSTANT MinGW Starter
- Windows Server 2012 Unified Remote Access Planning and Deployment
- JavaScript:Moving to ES2015
- Spring Boot進階:原理、實戰與面試題分析
- Android開發:從0到1 (清華開發者書庫)
- Android系統原理及開發要點詳解
- 時空數據建模及其應用
- HTML5移動前端開發基礎與實戰(微課版)
- JavaScript Mobile Application Development
- Microsoft XNA 4.0 Game Development Cookbook
- C語言編程魔法書:基于C11標準
- Python深度學習:基于PyTorch
- Netty 4核心原理與手寫RPC框架實戰
- 測試基地實訓指導
- Android for the BeagleBone Black