Learn R Programming

spatgraphs (version 3.4)

t.sg: 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 sg
t(x)

Arguments

x

sg-object.