Closed joethorley closed 1 month ago
The dotted line is wrong as Elodea canadensis has a value of 1 in the data!
is it a rounding issue?
the offending code is here, prior to percent being passed to the plotting function
if I remove the rounding I get
Warning: Error in ssdtools::ssd_plot: hc
must match 0.01, 0.02, 0.03, 0.04, 0.05, 0.06, 0.07, 0.08, ... or 0.99, not 0.039.
in this case the percent affected from concentration of 1 is 3.9 this is converted to proportion - 0.039 but 0.039 is not accepted by ssd_plot as needs to be rounded