Closed KristinaRiemer closed 3 years ago
x <- noaa_fc %>% mutate(date = startDate + lubridate::hours(time))
PR 42, which supersedes PR 39.
x <- noaa_fc %>% mutate(date = startDate + lubridate::hours(time))