Learn R Programming

tna (version 0.4.0)

as.igraph.tna: Coerce a tna object to an igraph object.

Description

Coerce a tna object to an igraph object.

Usage

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

Value

An igraph object.

Arguments

x

The object to convert.

...

Additional arguments. None currently.