Description Usage Arguments Value
View source: R/calculate_substrate.R
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.
1 |
df |
a data frame with a "lake", "metric", "variable", and "value" columns where one of the metrics is "exceedance_level". |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.