Convert network to data frame.
# S3 method for Network as.data.frame(x, row.names = NULL, optional = FALSE, include.extras = TRUE, ...)
x | [ |
---|---|
row.names | [ |
optional | [any] |
include.extras | [ |
... | [any] |
[data.frame
]
If the instance contains of \(n\) depots, the depot coordinates fill the first \(n\) rows of the data frame.