Rdocumentation
powered by
Learn R Programming
lpbrim (version 1.0.0)
netToAdjacency: Edge list to adjacency matrix
Description
From a three column matrix (from, to, value) to an adjacency matrix
Usage
netToAdjacency(net)
Arguments
net
Three-column matrix