total_precip_by_year: Total precipitation for a each water year and location

Description Usage Arguments Value Author(s) References

Description

This function calculates the total precipation for each year at a given location and produces a graph to visualize the data.

Usage

1
total_precip_by_year(precip_data, plot = TRUE)

Arguments

precip_data

The function uses data from the precipitaion data frame "monthly_precip".

Value

Returns either a graph or table that summarizes the total annual precipitation for each water year and location.

Author(s)

Jamie Miller and Anna Calle

References

Source: Monthly Observed Precipitation - NWS Cooperative Observers. The following are data from NWS cooperative observers for the current water year and historically back to Water Year 2002. The water year starts on Oct 1 and ends on Sept 30. Precipitation data is provided for each month of the current water year, total precipitation for the water year, the percent of normal for the water year to date, and the percent of the entire water year received to date. https://www.cnrfc.noaa.gov/rainfall_data.php#monthly


jkmiller-wildlife/PrecipPackage documentation built on June 18, 2019, 1:34 p.m.