View source: R/utils_USGS_30day.R
laura_DeCicco_fun | R Documentation |
30-day moving average
laura_DeCicco_fun(
procDV,
site = NULL,
rolln = 30,
startDate = "2010-01-01",
endDate = "2015-01-01",
smooth.span = NULL
)
procDV |
A previously created proc DV |
site |
A USGS NWIS site |
rolln |
Number of days in moving average |
startDate |
A character date, e.g. '2000-01-01' |
endDate |
A character date, e.g. '2002-12-25' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.