- 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.
推薦閱讀
- Python程序設(shè)計(jì)教程(第2版)
- 造個(gè)小程序:與微信一起干件正經(jīng)事兒
- Learning RxJava
- PHP+MySQL網(wǎng)站開(kāi)發(fā)技術(shù)項(xiàng)目式教程(第2版)
- Cassandra Design Patterns(Second Edition)
- 數(shù)據(jù)結(jié)構(gòu)與算法JavaScript描述
- 征服RIA
- 學(xué)Python也可以這么有趣
- Swift細(xì)致入門與最佳實(shí)踐
- Learning Raspbian
- Spring Security Essentials
- 寫給程序員的Python教程
- QPanda量子計(jì)算編程
- Python大規(guī)模機(jī)器學(xué)習(xí)
- Python 快速入門(第3版)