Open buzacott opened 4 years ago
get_monthly(parameter_type = 'Rainfall', station_number = c('570946', '570947'), start_date = '2019-01-01', end_date = '2019-12-31')
should ideally return the data for two stations. Probably as a list.
should ideally return the data for two stations. Probably as a list.