<igraph>
for social network analysis from a
<tweetgraph_primitive>
or tweet <data.frame>
.R/igraph.R
as_sna_igraph.Rd
Build an <igraph>
for social network analysis from a
<tweetgraph_primitive>
or tweet <data.frame>
.
as_sna_igraph(x, ...) # S3 method for data.frame as_sna_igraph(x, ...) # S3 method for tweetgraph_primitive as_sna_igraph(x, ...)
x |
|
---|---|
... | Arguments passed to or from other methods. |
<igraph>