find_reduced_with | R Documentation |
This internal function finds the reduced width of the warehouse by analyzing the arcs and detecting the last non-empty aisle.
find_reduced_with(arcs)
arcs |
A data frame or matrix representing the arcs in the warehouse. |
The reduced warehouse width as an integer.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.