calculate_plant_area: Calculate area of each vegetation class corresponding to lake...

Description Usage Arguments Value

View source: R/calculate_plant_area.R

Description

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.

Usage

1

Arguments

df

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

Value

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.


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