calculate_substrate: Calculate centrarchid substrate area at given Pleasant Lake...

Description Usage Arguments Value

View source: R/calculate_substrate.R

Description

Given a data frame with the exceedance level metrics for a single set of simulations at Pleasant Lake, calculate the associated substrate area for centrarchid fish. Uses CSLSdata::fish_substrate, but converts areas from acres to m^2 to be consistent with other area metrics.

Usage

1

Arguments

df

a data frame with a "lake", "metric", "variable", and "value" columns where one of the metrics is "exceedance_level".

Value

substrate, a data frame with "lake", "metric", "variable", and "value" where the metric is "centrarchid_substrate", the variables are all the exceedance level probabilities inputted in df, and the value is the mean substrate hardness at generalized centrarchid spawning depth.


WDNR-Water-Use/CSLSscenarios documentation built on Nov. 10, 2021, 4:14 p.m.