Recent Releases of wqtrends
wqtrends - v1.5.1
- Added
yromitargument toshow_prddoy(),show_prdseason(), andshow_prdseries()to omit years from the plots - Added
seascolandtrndcolarguments toshow_metseason()for changing the colors of the seasonal metric points and trend line, respectively
- R
Published by fawda123 8 months ago
wqtrends - v1.5.0
- Added
anlz_sumstats()function to return summary statistics from a GAM and mixed-effects meta-analysis trend model show_trndseason()hasnms,fils, andcolsarguments for trend names in legend, interior fill of points, and color of confidence intervals- Fix bug for incorrect assignment of scale manual entries for color, fill, and shapes in
show_trndseason() - Fix bug for incorrect use of
yromitargument for removing years from plots and trend analysis - Removed
usearrowoption fromshow_trndseason()and replaced with item two above
- R
Published by fawda123 over 1 year ago
wqtrends - v1.4.2
show_trndseason()has optionusearrowto plot points as up or down arrows for trend directionshow_metseason()no longer returns ambiguous error ifyrstroryrendareNULLshow_mettrndseason()function added to plot trend and seasonal metrics in a single plot- All
show_*()functions no longer have serif base font - Added
colargument for line color toshow_prdseries() - Added GitHub URLs to DESCRIPTION
- R
Published by fawda123 about 2 years ago
wqtrends - v1.4.1
- Initial CRAN submission.
anlz_gam()has try silent, showscatmessage about knots instead- Shortened examples in help documentation to reduce runtime
- Update tests for
show_metseason()andanlz_gam()to increase coverage - Changed README links to pass CRAN checks
- Added CITATION file
- Added NEWS file
- R
Published by fawda123 over 2 years ago
wqtrends - v1.4.0
- Added
annualargument toanlz_pred()to return predictions only for thecont_yearsmoother - Vignette clarity on the appropriate type of data for use with the package
- Fix to window centering and help file clarification for
anlz_trndseason() - Fix for values less than zero if
transislog10inanlz_trans() - Returned
anlz_avgseason()function to package, this was previously removed for a more generic version of the function - Added
anlz_sumtrndseason()andshow_sumtrndseason()for evaluating trends with multiple window widths in a single plot - Added
useaveargument toshow_meatseason()to useanlz_avgseason()for the estimate, this decreases computation time - Added
base_sizeargument to most plot function to change the base font sizes - Fix where season day of year range was hard-coded in
show_sumtrndseason() - Added
show_trndseason2()as modification toshow_trndseason()to plot summaries in seasonal quarters - Added documentation update about suppressing trend lines in
show_metseason() - Added documentatoin about the default transformation in
anlz_gam() - Fix to
anlz_prdmatrix()for start of date origin when usingdoystranddoyend - Added dispersion parameter to output of
anlz_avgseason()andanlz_metseason() - Added
yromitargument to omit years from the plot and trend withshow_metseason() - Added
xlimandylimargument to most plot functions
- R
Published by fawda123 over 3 years ago