Skip to contents

Coerce a tna Object into an igraph Object.

Usage

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

Arguments

x

The object to convert.

...

Additional arguments. None currently.

Value

An igraph object.

See also