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 March 3, 2023, 5:24 p.m.