sachinsancheti1 / d3ShinyExample

An example of how to use the R package d3Network with RStudio's Shiny web apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

d3Network + Shiny Example

Requires d3Network version >= 0.5

An example of how to use the R package d3Network with RStudio's Shiny web apps.

To run the example in R:

  1. Install the packages: shiny, d3Network, and RCurl.

  2. Enter the following code in your R console to launch the application:

shiny::runGitHub('d3ShinyExample', 'christophergandrud')

When run you should get something that looks like this:

shiny example

About

An example of how to use the R package d3Network with RStudio's Shiny web apps


Languages

Language:R 100.0%