add_io_points {warehouseTools}R Documentation

Add I/O Points to the Warehouse Arcs

Description

This internal function adds I/O (input/output) points to the warehouse arcs.

Usage

add_io_points(arcs)

Arguments

arcs

A data frame or matrix representing the arcs in the warehouse.

Value

A matrix of arcs with I/O points added.


[Package warehouseTools version 0.1.2 Index]