View source: R/asMatrixNetwork.R
as.matrix.Network | R Documentation |
Convert network to matrix.
## S3 method for class 'Network'
as.matrix(x, ...)
x |
[ |
... |
[any] |
[matrix
]
If the instance contains of n
depots, the depot coordinates fill the
first n
rows of the matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.