- Machine Learning with R Quick Start Guide
- Iván Pastor Sanz
- 130字
- 2021-06-24 16:01:28
Using RStudio
Alongside using R, it is recommended to use RStudio. RStudio is an integrated development environment (IDE) that, like any other IDE, enhances your interaction with R.
RStudio provides you with a very well-organized interface that can clearly represent graphs, data tables, R code, and output simultaneously.
Moreover, to import and export files in different formats into R without having to write code, R offers an import wizard like feature.
Having seen the standard R GUI interface, you will see the similarities with RStudio, but the difference is that RStudio is very intuitive and user-friendly compared to the R GUI. You will have many options to choose from the menu, and you can even customize the GUI according to your requirements. RStudio for desktop is available at https://www.rstudio.com/products/rstudio/download/#download.