R/asMatrixNetwork.R
as.matrix.Network.Rd
Convert network to matrix.
# S3 method for Network as.matrix(x, ...)
[Network] Network.
Network
[any] Currently not used.
[matrix]
matrix
If the instance contains of \(n\) depots, the depot coordinates fill the first \(n\) rows of the matrix.