R Installation

R installation :

Go to the following website

https://cran.r-project.org/

Options will be provided, to select the Platform. R can be installed for Linux, Mac (OS X) & Windows

RStudio :

Introduction to RStudio

  • RStudio is an integrated development environment (IDE) for R
  • RStudio includes a console, syntax-highlighting editor that supports direct code execution as well as tools for plotting, history, debugging and workspace management
  • RStudio has features like code completion, smart indentation, workspace browser and data viewer
  • RStudio is available in open source and commercial editions and runs on the desktop (Windows, Mac, and Linux)

RStudio Interface :

RStudio interface has four main parts

  • The top left panel is the Editor
  • The lower left panel is the Console
  • The top right panel constitutes of Environment tab, which refers to the console environment and lists in detail, every single symbol that has been defined in the console and History tab, which lists every console command that was ever executed
  • The bottom right panel is Misc. and contains five separate tabs, Files, Plots, Packages, Help and Viewer
RStudio Interface

Installation of RStudio :

In order to download and install RStudio, follow the steps below:

  • Click on “Download RStudio”
  • Install RStudio
#install_r #R_installation #r_install_package #install_rstudio #install_r_windows #rstudio_linux #rstudio_for_mac #Introduction_to_RStudio #RStudio_Interface

(New page will open, for Comment)

Not yet commented...