delete.edges.networkLite | R Documentation |
Delete edges from a networkLite.
## S3 method for class 'networkLite'
delete.edges(x, eid, ...)
x |
A |
eid |
Edge ids (between |
... |
additional arguments. |
A networkLite
object with the specified edges deleted.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.