Visualise networksFunctions to create and visualise author networks. |
|
---|---|
make_retweet_network |
|
make_mention_network |
|
viz_network |
|
Centrality NetworksFunctions to create networks with centrality measures calculated. |
|
Make a network based on measures of centrality. |
|
Create the largest fully-connected cluster from a calculate_centrality output. |
|
Create a network visualisation from a tbl_graph with centrality measures calculated. |
|
Extract the mentions - `@tags` - from a variable for a mention network with centrality measures. |
|
Create a mention network visualisation from the output of a ConnectR centrality function. |
|
Example datasetsToy datasets for testing the functions. |
|
Retweet Example Data |
|
Mention Example Data |