plot_path.navr: plots the _x and _X coordinates

View source: R/navr-visualising.R

plot_path.navrR Documentation

plots the _x and _X coordinates

Description

plots the _x and _X coordinates

Usage

## S3 method for class '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


hejtmy/navr documentation built on Jan. 12, 2025, 5:09 p.m.