edgelist2ISM {MultiObjMatch} | R Documentation |
Change the edgelist to the infinity sparse matrix
Description
Change the edgelist to the infinity sparse matrix
Usage
edgelist2ISM(elist)
Arguments
elist |
the vector of the edges |
Value
the infinity sparse matrix object
[Package MultiObjMatch version 1.0.0 Index]