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