E | R Documentation |
List all edges in a graph
E(x, ...) edges(x, ...) ## S3 method for class 'datagraph' E(x, sorted = FALSE) ## S3 method for class 'datagraph' edges(x, sorted = FALSE)
x |
datagraph object |
... |
args passed to the S3 methods |
sorted |
logical; sort the result? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.