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