{snExplorer} is a parsimonious Shiny application for interactive visualization and analysis of networks.

Installation

{snExplorer} is an R package and can be installed using {devtools} :

if (!requireNamespace("remotes")) install.packages("remotes")

remotes::install_github("cjcallag/snExplorer")

Lauching App

snExplorer::launch_shiny_app()