How to break up/ insert white spaces in geom_ribbon (R, ggplot)
I am trying to segment ggplot geom_ribbon fill based on a column (“type”). But type in my dataset alternates, and I can’t figure out how to get ggplot to not make a continuous ribbon between the types.