Calculates regional hydraulic dimensions for the minimum and maximum drainage area values provided for a region.
Arguments
- regions
character; A vector of region names that will be displayed on the graph. For a complete list of regions, see levels(regional_curve$region_name) RegionalCurve::regional_curve$region_name.
See also
Other data:
RHG_graph_coefficients()
,
RHG_graph()
,
regional_curves()
,
regional_curve
Examples
regions = c("Minnesota Eastern", "Minnesota Western")
df <- region_min_max(regions)