GRIMENET is an app for exploring the social networks within UK Grime through interactive network analysis.
Visit apps.ewen.io/grimenet.
You can also serve the app locally by simply running (inside an R session):
remotes::install_github("ewenme/grimenet") # install
grimenet::run_app() # run!
This work is heavily inspired by Karl Tryggvason’s Discogsgrapher project.