Get or define routes in DeponsShips objects
# S4 method for DeponsShips
routes(x)# S4 method for DeponsShips
routes(x) <- value
Object of class DeponsShips
list with one named element per shipping route. Each element is a data frame with the variables x, y, speed, and 'pause' which define the coordinates of the fix-points on the shipping routes and the speeds that ships have after passing the fix point and until reaching the next fix point. The variable 'pause' instructs ships about how many minutes to wait before continuing to move.
ships