Open lilyclements opened 5 months ago
Currently the annual_rainfall_summaries function does not calculate seasonal_rain. This is done in R-Instat currently, but it would be good to add it into the function in due course
annual_rainfall_summaries
annual_rainfall_summaries("zm_test", station_id, override = TRUE)
Above only works if raw data is given
Currently the
annual_rainfall_summaries
function does not calculate seasonal_rain. This is done in R-Instat currently, but it would be good to add it into the function in due courseAbove only works if raw data is given