knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

grimenet

grimenet

GRIMENET is an app for exploring the social networks within UK Grime through interactive network analysis.

Use

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!

Credits

This work is heavily inspired by Karl Tryggvason's Discogsgrapher project.

License

MIT



ewenme/grimenet documentation built on Aug. 21, 2020, 10:05 p.m.