Skip to content

cllghn/snExplorer

Repository files navigation

{snExplorer}

R build status Travis-CI Build Status Depends GitHub code size in bytes HitCount License: MIT

{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()

Releases

No releases published

Packages

No packages published