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