# Generated by roxygen2: do not edit by hand

export(calculate_ei30)
export(calculate_i30)
export(plot_intensity_profile)
export(plot_rainfall_pattern)
export(process_storm_events)
export(validate_rainfall_data)
importFrom(dplyr,arrange)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,summarise)
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_area)
importFrom(ggplot2,geom_col)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,theme_minimal)
importFrom(lubridate,as_datetime)
importFrom(lubridate,minutes)
