| showEdgeList | R Documentation | 
Show the list of edges (of the graph) of a pcAlgo object; this is intended to be an alternative if Rgraphviz does not work.
showEdgeList(object, labels = NULL)
| object | an R object of class  | 
| labels | optional labels for nodes; by default, the labels from
the  | 
none; the purpose is in (the side effect of) printing the edge list.
This is not quite ok for "fciAlgo" objects, yet.
Markus Kalisch (kalisch@stat.math.ethz.ch)
showAmat for the adjacency matrix of a pcAlgo object.
iplotPC for plotting a pcAlgo object using the package
igraph, also for an example of showEdgeList().
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.