Skip to contents

Plot a VRP model (depots and clients only)

Usage

# S3 method for class 'vrpr_model'
plot(x, ...)

Arguments

x

A vrp_model().

...

Unused.

Value

A ggplot object.