{snExplorer} is a parsimonious Shiny application for interactive visualization and analysis of networks.
{snExplorer} is an R package and can be installed using {devtools} :
if (!requireNamespace("remotes")) install.packages("remotes")
remotes::install_github("cjcallag/snExplorer")
snExplorer::launch_shiny_app()