wb.lake | R Documentation |
wb.lake
Calculate the Change of Storage.
wb.lake
wb.lake(
xl = loaddata(varname = paste0("lak", c("ystage", "atop", "qrivin", "qrivout", "qsub",
"qsurf", "vevap", "vprcp"))),
lakeid = NULL
)
xl |
List of data. |
lakeid |
Index of the lake for waterbalance calculation. |
A list of water balance by each lake; a matrix in each list-item
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.