plots the _x and _X coordinates

# S3 method for navr
plot_path(obj, add_points = FALSE, ...)

Arguments

obj

valid navr object

add_points

if points should be explicitely noted on the path

...

optional ggplot parameters for the ggplot2::geom_path

Value

ggplot