Skip to content

v0.1.16

Compare
Choose a tag to compare
@kartikeyakirar kartikeyakirar released this 29 May 18:29
· 25 commits to main since this release

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() with aes().

Fixes

  • Update h_identify_loq_values to filter for records with LOQFL == "Y" before calculating LOQ.
  • Fix an issue with vertical range lines displayed only when there are any other lines included.
  • Fix partial attribute matching.