Learn R Programming

warehouseTools (version 0.1.2)

add_id_to_arcs: Add Unique IDs to Arcs

Description

This internal function adds a unique identifier to each row of an arcs data frame, where each row represents an edge.

Usage

add_id_to_arcs(arcs)

Value

A data frame with an additional column `id`, representing the unique identifier for each arc.

Arguments

arcs

A data frame or matrix containing arc data.

References

Dmytrów, K. (2022). Analytical and simulation determination of order picking time in a low storage warehouse for shared storage systems. Operations Research and Decisions, 32(2), 34–51. tools:::Rd_expr_doi("10.37190/ord220203")

Le-Duc, T. (2005). Design and Control of Efficient Order. Erasmus Research Institute of Management (ERIM).

Tarczyński, G. (2012). Analysis of the Impact of Storage Parameters and the Size of Orders on the Choice of the Method for Routing Order Picking. Operations Research and Decisions, 22(4), 105–120. tools:::Rd_expr_doi("10.5277/ord120406")