water_balance | R Documentation |
Calculates the water balance using the method of Thornthwaite & Mather
water_balance(
p,
pet,
taw,
...,
aw_initial = taw,
max_iter = 256,
max_error = 0,
sequential = FALSE
)
p |
precipitation |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.