Download a file which contains Philadelphia International Airport daily temperature data from Jan 1, 2020 through Aug 13, 2020.
Read in the data file and select only NAME, DATE, TMAX (high temperature), and TMIN (low temperature). Only leave Philadelphia data. Make sure that DATE is a date variable.
Create the following graph.