Description Usage Arguments Value Author(s)
View source: R/annual_precip.R
Calculate annual total precipitation each year for a dataset during a specified time period.
1 | annual_precip(data = "", years = 1952:2019)
|
data |
dataframe with columns year, month, day, daily_rain |
years |
the years in the dataframe you want to specify for the time period (default is 1952 to 2019) |
Returns a dataframe containing,
Years specified
The total precipitation (inches) for each year specified in the time period
Laura Ingulsrud & Keene Morrow
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.