How to Install R on Ubuntu
R is a programming language and software environment for statistical computing and graphics. The R language is widely used among statisticians and data miners for developing statistical software and data analysis.[From Wiki] There are Two way to install R on Ubuntu. Method 1: Using Terminal * Open Terminal and Type sudo apt-get install r-base * After download to Start R Programming Type R on Terminal and Learn by Coding. Method 2 Installing R Studio * Go this site and download it.