You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NOAA recently added the 2018 data to the tornado paths dataset, and in the process updated the url for the dataset. Now, tornadoes() raises a 404 error:
library(rnoaa)
tornadoes()
#> Error: Not Found (HTTP 404)
NOAA recently added the 2018 data to the tornado paths dataset, and in the process updated the url for the dataset. Now,
tornadoes()
raises a 404 error:Created on 2019-10-04 by the reprex package (v0.3.0)
I'll open a PR soon to update the URL.
Session Info
The text was updated successfully, but these errors were encountered: