Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

as.matrix.Network

Convert network to matrix.


Description

Convert network to matrix.

Usage

## S3 method for class 'Network'
as.matrix(x, ...)

Arguments

x

[Network]
Network.

...

[any]
Currently not used.

Value

[matrix]

Note

If the instance contains of n depots, the depot coordinates fill the first n rows of the matrix.


netgen

Network Generator for Combinatorial Graph Problems

v1.3.2
BSD_3_clause + file LICENSE
Authors
Jakob Bossek [aut, cre]
Initial release
2020-01-08

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.