View source: R/navr-plot-elements.R
geom_navr_points | R Documentation |
GGplot geom to add specified points to the given plot
geom_navr_points(ls, ...)
ls |
list with XY vectors. eg. (list(start = c(0, 0), end = C(10, 5))) |
... |
ggplot additional params |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.