I have the attached code and plot show my issue. I have small lines intersecting my bars in my bar graph that should not be there...any ideas on how to remove these?


I have the attached code and plot show my issue. I have small lines intersecting my bars in my bar graph that should not be there...any ideas on how to remove these?


 
    
     
    
    I solved my problem due to assistance from another source (reddit). Thank you for your help
Turns out my rows had multiple values with the same str_detect (ie: sub_HALabuse and sub_HALdependence.) Once I created columns correcting the values, it worked. Thank you!
