timtrice / HURDAT

HURDAT is a dataset of best-track analysis for Atlantic and NE Pacific cyclones. This R package scrapes and parses that dataset.
https://hurdat.timtrice.net/
Other
11 stars 4 forks source link

Problem in EP <- get_hurdat(basin = "EP") and AL<- get_hurdat(basin = "AL") #3

Closed Masih2768 closed 6 years ago

Masih2768 commented 6 years ago

Hello, Could you please help me with my problem! Thanks capture

timtrice commented 6 years ago

This is a duplicate of #1.

I will import the "%>%" in future releases but for now you can avoid this error by including the dplyr package.