Skip to contents

Coerce a Specific Group from a group_tna Object into an igraph Object.

Usage

# S3 method for class 'group_tna'
as.igraph(x, which, ...)

Arguments

x

The object to convert.

which

The number or name of the group.

...

Additional arguments. None currently.

Value

An igraph object.

See also

Helper functions as.igraph.matrix(), as.igraph.tna()