plot_line | R Documentation |
Plots a red line between points A and B
plot_line(A, B)
A, B |
Two points each having an (x,y) value. |
## Not run: plot_line(c(1,2), c(3,9))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.