GraphTweets

Visualise networks of Twitter interactions.

Install

install.packages("graphTweets") # CRAN release
devtools::install_github("JohnCoene/graphTweets") # dev version

Functions

  • gt_edges & gt_edges_bind - get edges.
  • gt_co_edges & gt_co_edges_bind - get co-mentions
  • gt_nodes - get nodes, with or without metadata.
  • gt_dyn - create dynamic graph.
  • gt_graph - create igraph graph object.
  • gt_save - save the graph to file
  • gt_collect - collect nodes and edges.

See the documentation for guides and examples.

Copy Link

Version

Down Chevron

Install

install.packages('graphTweets')

Monthly Downloads

317

Version

0.5.3

License

MIT + file LICENSE

Maintainer

Last Published

January 8th, 2020

Functions in graphTweets (0.5.3)