R下载安装,Linux版

方法很多种,下面应该是最简单的吧:

打开终端,依次输入以下命令:

1、输入:sudo -s

2、输入:apt-get update

3、输入:apt-get install r-base

安装R之后,便可以安装Rstudio了。

 

Link:

[1] https://jingyan.baidu.com/article/8275fc866e1b1f46a03cf691.html

[2] https://rstudio.com/products/rstudio/download/

你可能感兴趣的:(R语言)