| edges | R Documentation |
Retrieve edges of an object
edges(object)
## Default S3 method:
edges(object)
## S3 method for class 'graphpcor'
edges(object)
## S3 method for class 'treepcor'
edges(object)
object |
graphpcor object |
edges(default): Default method for edges
edges(graphpcor): Extract the edges of a graphpcor.
edges(treepcor): Extract the edges of a treepcor
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.