sg2sym {spatgraphs} | R Documentation |
Symmetrisation of sg adjacency matrix wrapper for 1way and 2way symmetrisation
Description
Symmetrisation of sg adjacency matrix wrapper for 1way and 2way symmetrisation
Usage
sg2sym(x, way = 1)
Arguments
x |
sg object |
way |
1: OR rule, 2: AND rule for keeping edges. |
[Package spatgraphs version 3.4 Index]