For my Module 5 assignment, I made a shiny app using the “women” dataset from the “datasets” R package. This dataset contains average weights and heights for women circa 1975. I plotted weight as a function of height and included a slider for inputting a height. The app will output the average weight corresponding to the indicated height.