R/plot.R
line_plot.Rd
A custom line plot with optional vertical line
line_plot(df, x, y, xintercept = NULL)
data source
variable for horizontal axis
variable for vertical axis
optional value in horizontal axis to highlight
a ggplot2::ggplot object