Description Usage Arguments Value Author(s) Examples
View source: R/meanwinterprecip.R
This function computes the mean winter precipitation
1 | meanwinterprecip(sum_winter_precip, no_of_samples)
|
sum_winter_precip |
is the total winter precipitation (in inches) |
no_of_samples |
is the number of locations where precipitation was recorded |
mean precipitation (inches)
Anne-Marie and Hannah
1 | meanwinterprecip(225, 25)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.