Skip to content
Prev 394806 / 398502 Next

geom_smooth

+ geom_ribbon(stat = "smooth",
              se = TRUE,
              alpha = 0, # or, use fill = NA
              colour = "black",
              linetype = "dotted")

Does that work?
On Sat, 12 Aug 2023, 06:12 Rui Barradas, <ruipbarradas at sapo.pt> wrote: