Description Usage Arguments Value
View source: R/calculate_plant_area.R
Given a metrics data frame with values for exceedance_level, use the information in CSLSdata::bathymetry to calculate the area of each plant community at each exceedance level.
1 |
df |
a data frame with a "lake", "metric", "variable", and "value" columns where one of the metrics is "exceedance_level". |
plant_areas, a data frame with "lake", "metric", "variable", and "value" where the metrics are plant community types and the variables are all the exceedance level probabilities inputted in df, and the values are the corresponding plant areas in m^2.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.