plot_drh.Rd
Given a set of results data from get_ffc_results_for_df or get_ffc_results_for_usgs_gage, processes the DRH data and returns a plot object.
plot_drh(results, output_path = NULL)
list.
default NULL. Optional. When set, saves the DRH plot to the output file path provided.
Credit to Ryan Peek for the plotting code in this function.