igraphdemo {igraph} | R Documentation |
Run igraph demos, step by step
Description
igraphdemo()
was renamed to igraph_demo()
to create a more
consistent API.
Usage
igraphdemo(which)
Arguments
which |
If not given, then the names of the available demos are listed. Otherwise it should be either a filename or the name of an igraph demo. |
[Package igraph version 2.0.3 Index]