GithubHelp home page GithubHelp logo

daniel-bodden / social-graph-analytics-with-r-shiny Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 356 KB

Community detection, shortest paths, graph statistics, graph pruning

R 100.00%
community-detection graph-analytics rshiny louvian r

social-graph-analytics-with-r-shiny's Introduction

Social Graph Analytics with R-Shiny

A Rshiny App with the Graph Analytics on opensource datasets. The app was initially developed as a project for a University Course: Analysis of Large Scale Social Networks, KU LEUVEN, 2018. The app will be further extended with other interesting features.

The app consist of 4 modules:

  • Graph Stats & Pruning
  • Graph Visualizations
  • Paths
  • Community Detection

Installation

The following R packages need to be installed:

install.packages(shiny)
install.packages(igraph)
install.packages(visNetwork)
install.packages(dplyr)
install.packages(DT)
install.packages(plotly)

Running

Option 1:

  • open app.r in Rstudio
  • push "run" button
  • the App will launch in a new window

Option 2:

  • Deploy the App to a Rshiny Server
  • The app can run on website

In the Pipeline for Future Development

To be added:

  • [General] Improve layout of the App
  • [General] Introduce a module development of the App
  • [Graph Data] New module to upload datasets, prune data, ...
  • [Graph Stats] Add power of Law
  • [Community Detection] Find important nodes in communities
  • [Community Detection] Find important nodes that link different communities
  • [Community Detection] Add brokage information about the role of nodes in a community

social-graph-analytics-with-r-shiny's People

Contributors

daniel-bodden avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.