Tidyeval approach added, with function now taking the data argument first, allowing piping, and allows unquoted column names to fit with tidyverse / dplyr style approach.
max.overlaps
argument to allow the user to vary this in cases where labels overlap is unhelpful.Updated README, help files and vignette to use tidyeval approach.
SHMI_rounding
= TRUE/FALSEA change to the OD logic when OD adjustment is selected, but no OD detected. Changed to focus on phi (dispersion ratio) instead of tau (variance component).
Added additional unit tests.
Poisson_limits
and OD_adjusted
are now draw_unadjusted
and draw_adjusted
.label_outliers
is now label
with with more options for labelling rules.ggplot2
grey as defaultrlang
dependency