shortestPath: Shortest path for pin deactivation

View source: R/accFunctions.R

shortestPathR Documentation

Shortest path for pin deactivation

Description

using the TSP package

Usage

shortestPath(pins, method = "two_opt")

Arguments

pins

vector of the pins to be ordered

method

method to use, see TSP::solve_TSP

See Also

Other general: generateMasks(), rc_to_well(), read_storex()


dcangst/rrobot documentation built on April 10, 2024, 1:59 a.m.