This project corresponds to the final assignment of the Developing Data Products Coursera course by Johns Hopkins University. The main goal of this project is to create a shiny application to be deployed on a shiny server. The link for the application is https://duplo59.shinyapps.io/myApp/. The code is available here: https://github.com/Duplo59/datasciencecoursera/tree/master/Course_09-Developing_Data_Products
In order to do the project, I used the 'USArrests' dataset. The application performs a brief analysis on this dataset using some barplots and scatterplots. The user can choose the analysis he desires using four radio buttons.