Chapter 1. Introducing R, RStudio, and Shiny
In this chapter, the main objective will be to learn how to install all the needed components to build an application in R with Shiny. Additionally, some general ideas about what R is will be covered in order to be able to dive deeper into programming using R.
The following topics will be covered in this chapter:
- A brief introduction to R, RStudio, and Shiny
- Installation of R and Shiny
- General tips and tricks