PROBLEM SET 3
Javad Mammadov
nasa weather package, create a
scatter plot between wind and pressure, with color being used to
distinguish the type of storm.2. Use the `MLB_teams` data in the `mdsr` package to create an informative data graphic that illustrates the relationship between winning percentage and payroll in context.
RailTrail data set from the mosaicData
package describes the usage of a rail trail in Western Massachusetts.
Use these data to answer the following questions.volume against the high temperature that dayweekday (an indicator
of weekend/holiday vs. weekday)
4. Using data from the `nasa weather` package, use the `geom_path` function to plot the path of each tropical storm in the `storms` data table. Use color to distinguish the storms from one another, and use faceting to plot each year in its own panel.
penguins data set from the
palmerpenguins package.