calculate_loads | R Documentation |
The annual load is calculated with V x c. For for heavy metals -> l/m2-year x ug/l = ug/m2-year; for BOD/COD/TSS -> l/m2-year x mg/l = mg/m2-year
calculate_loads(abimo_inpout, concentrations)
abimo_inpout |
data.frame or SpatialPolygonsDataFrame with ABIMO input and
output as retrieved by |
concentrations |
concentrations data frame as retrieved by
|
add calculated loads as additional colums to abimo_inpout data.frame or SpatialPolygonsDataFrame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.