ig.degree.betweenness - "Node+Edge Betweenness Community Detection Algorithm for 'igraph' Objects"
Implements the "Node + Edge Betweenness" community detection algorithm for network analysis using 'igraph' objects. This algorithm combines node degree and betweenness centrality measures to identify communities within networks, with a gradient evident in social partitioning. The package provides functions for implementation of the algorithm, visualization, and analysis of the resulting community structure along with the original dataset used in the publication. Methods are based on results from Smith, Pittman and Xu (2026) <doi:10.1002/cjs.70060>.
Last updated
community-detection-algorithmsigraph
5.62 score 40 stars 23 scripts 170 downloadsRKaggle - 'Kaggle' Dataset Downloader 'API'
Easily download datasets from Kaggle <https://www.kaggle.com/> directly into your R environment using 'RKaggle'. Streamline your data analysis workflows by importing datasets effortlessly and focusing on insights rather than manual data handling. Perfect for data enthusiasts and professionals looking to integrate Kaggle datasets into their R projects with minimal hassle.
Last updated
4.91 score 54 stars 30 scripts 667 downloadsigraphwalshdata - 'igraph' Datasets from Melanie Walsh
Interesting 'igraph' datasets from Melanie Walsh's sample social network datasets repository <https://github.com/melaniewalsh/sample-social-network-datasets>.
Last updated
3.18 score 3 stars 1 scripts 547 downloads