autoplot.tsp_instance {tspmeta} | R Documentation |
Plot TSP instance.
Description
Plot TSP instance.
Usage
## S3 method for class 'tsp_instance'
autoplot(object, opt_tour, ...)
Arguments
object |
[ |
opt_tour |
[ |
... |
[any] |
Value
[ggplot
].
[Package tspmeta version 1.2 Index]