[Level 1] Install RStudio on Ubuntu 16.04

One you have installed R on Ubuntu, there is a great R develop environment called "RStudio". You could install "R Studio" via apt-get command.
$ sudo apt-get -y install rstudio
$ rstudio

Wish this helps.

regards,
Stanley Huang

Comments

Popular posts from this blog

[Level 1] Rar tool for Solaris.

[Level 2] iif in Python