A car wash business wants to see if the temperature hurts their bottom line. They have point of sale data for the months of April, May, June, and July. You will need to aggregate the data into hourly sales totals and merge the sales data together with the temperature data to provide insight into the relationship between temperature and car wash sales.
This reading will help you complete the tasks below.
https://byuistats.github.io/M335/data/carwash.csv
and format it for the needs of this task
library(lubridate)
.ceiling_date()
from library(lubridate)
riem_measures(station = "RXE", date_start = , date_end = )
for station RXE
from library(riem)
to get the matching temperatures