v0.1.16
goshawk 0.1.16
Miscellaneous
- Add
loq_flag_var
argument to plots. - Remove package prefix from examples.
- Replace soft deprecated
ggplot2
functions with their current equivalents, e.g.aes_string()
withaes()
.
Fixes
- Update
h_identify_loq_values
to filter for records withLOQFL == "Y"
before calculatingLOQ
. - Fix an issue with vertical range lines displayed only when there are any other lines included.
- Fix partial attribute matching.