geom_navr_points: GGplot geom to add specified points to the given plot

View source: R/navr-plot-elements.R

geom_navr_pointsR Documentation

GGplot geom to add specified points to the given plot

Description

GGplot geom to add specified points to the given plot

Usage

geom_navr_points(ls, ...)

Arguments

ls

list with XY vectors. eg. (list(start = c(0, 0), end = C(10, 5)))

...

ggplot additional params


hejtmy/navr documentation built on March 3, 2023, 5:24 p.m.