ropensci / rnoaa

R interface to many NOAA data APIs
https://docs.ropensci.org/rnoaa
Other
328 stars 85 forks source link

update dplyr calls #375

Closed maelle closed 3 years ago

maelle commented 3 years ago

E.g. there are calls to filter_ which is deprecated

sckott commented 3 years ago

thanks, will fix