as.igraph.group_tna | R Documentation |
group_tna
Object into an igraph
Object.Coerce a Specific Group from a group_tna
Object into an igraph
Object.
## S3 method for class 'group_tna'
as.igraph(x, which, ...)
x |
The object to convert. |
which |
The number or name of the group. |
... |
Additional arguments. None currently. |
An igraph
object.
Helper functions
as.igraph.matrix()
,
as.igraph.tna()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.