Yes, you can modify plots as if you would any ggplot/patchwork plot. To add horizontal line simply use the geom_hline(yintercept = X) ...
確定! 回上一頁