knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" ) options(width = 150)
{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()
knitr::include_graphics(path = "man/figures/landing.png")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.