Project: Creating a DataFrame
It’s time to try coding your own Shiny app. With this app, a user will be able to select a data frame from a list of choices, and then select a response and explanatory variable. The app will have 3 types of functionality:
-
Plot a scatterplot of the data frame (response vs explanatory)
-
Show the head of the data frame
-
Print out a regression report