All functions
|
|
as_kg_igraph()
|
Build a knowledge <igraph> from a <tweetgraph_primitive> or tweet
<data.frame>. |
|
as_kg_network()
|
Build a knowledge <network> from a <tweetgraph_primitive> or tweet
<data.frame>. |
|
as_kg_primitive()
|
Build a knowledge graph <tweetgraph_primitive>. |
|
as_sna_igraph()
|
Build an <igraph> for social network analysis from a
<tweetgraph_primitive> or tweet <data.frame>. |
|
as_sna_network()
|
Build a <network> a for social network analysis from a
<tweetgraph_primitive> or tweet <data.frame>. |
|
as_sna_primitive()
|
Build a social network <tweetgraph_primitive>. |
|
plot_vis_net()
|
Interactively visualize a graph of twitter data |
|
write_graphml()
|
Write a tweet <igraph> to a .graphml file |