In this example, I'll explain how to print a vertical line to a ggplot2 plot. For this, we can use the geom_vline function and the xintercept argument: ggp + # ...
確定! 回上一頁