Type: Package
Title: Use 'shiny' to Demo 'igraph'
Version: 0.1
Date: 2016-01-12
Depends: R (≥ 3.2.0)
Imports: shiny, igraph
Description: Using 'shiny' to demo 'igraph' package makes learning graph theory easy and fun.
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
LazyData: TRUE
KeepSource: TRUE
NeedsCompilation: no
Packaged: 2016-01-19 01:34:31 UTC; mingjerli
Author: Ming-Jer Lee [aut, cre]
Maintainer: Ming-Jer Lee <mingjerli@gmail.com>
Repository: CRAN
Date/Publication: 2016-01-19 08:18:05

Run igraph plot demo in shiny

Description

Run igraph plot demo in shiny

Usage

plotDemo()

Examples

## Not run:
#plotDemo()