Skip to content

Rstudio#

RStudio is an integrated development environment for R and Python, with a console, syntax-highlighting editor that supports direct code execution, and tools for plotting, history, debugging and workspace management. Rstudio is therefore very well suited to perform data science activities such as forecasting, modeling, data mining, and for statistical computing and graphics.

alt-text

Features#

Find below some of the main features of Rstudio:

  • A single home for R and Python
  • A variety of tools are included within Rstudio
  • A full-featured text editor that handles syntax highlighting, bracket matching, parenthesis, and more is provided
  • R package manager is available, which provides various packages that simplify the process of preparing data for analysis
  • RStudio provides a searchable database to its users so they can always find every command ever entered into the console

Use Cases#

Find below some examples of possible use cases:

  • Supply chain challenges such as demand and supply planning, inventory management, and forecasting
  • Gaining insights in COVID-19 clusters

Resources#

Find below some interesting links providing more information on Rstudio: