I often get the following error message, while retrieving data for INMET stations:
Submitting with 'submit'
Error in seq.default(dots[[1L]][[1L]], dots[[2L]][[1L]], by = dots[[3L]][[1L]]) :
wrong sign in 'by' argument
A reproducible example:
`inpe_station_data(id = 31816, start_data = "2002/09/10", end_date = "2002/09/22")
Thank your for your work on this package!