Fixing less than issue in plot function
Previously the plot_EARbox() function was not filtering the correct number of sites. Replaced the > symbol with a >= to ensure it works with the site_threshold argument
Previously the plot_EARbox() function was not filtering the correct number of sites. Replaced the > symbol with a >= to ensure it works with the site_threshold argument