t.sg {spatgraphs} | R Documentation |
Transpose sg object
Description
This will transpose the adjacency matrix underlying the graph. Will transform to and from sgadj-object (see 'sg2adj')
Usage
## S3 method for class 'sg'
t(x)
Arguments
x |
sg-object. |
[Package spatgraphs version 3.4 Index]