Updates to frequency analysis functions
All the frequency analysis functions can now work for either daily or discrete data by specifying the date, value, and approval columns. The frequency analysis functions also share arguments and argument names. I also switched the vignettes and readme displaying the monthly frequency plot to use daily data (it seemed from Scott's comment that this is preferred if available).
-- R CMD check results ------------------------------------ HASP 0.0.0.0001 ----
Duration: 1m 31.9s
0 errors v | 0 warnings v | 0 notes v
R CMD check succeeded
covr::package_coverage()
HASP Coverage: 83.60%
R/explore.R: 0.00%
R/get_data.R: 0.00%
R/analyze.R: 88.66%
R/chloride.R: 93.67%
R/Sc_Cl_plot.R: 95.04%
R/statistics.R: 95.74%
R/frequency_analysis.R: 96.19%
R/gwl_single_sites.R: 97.37%
R/ggplot2_utils.R: 100.00%
R/included_data.R: 100.00%
R/visualize.R: 100.00%