This is a convenience function. It's just a thin wrapper around geom_line.
geom_line
draw_line(x, y, ...)
x
Vector of x coordinates.
y
Vector of y coordinates.
...
Style parameters, such as colour, alpha, size, etc.
colour
alpha
size