t.sg: Transpose sg object

View source: R/adjacency_matrix.R

t.sgR 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.


antiphon/spatgraphs documentation built on Feb. 23, 2023, 7:14 a.m.