Description Usage Arguments Value Author(s) See Also
Creates a graph from adjacency matrices
1 |
G |
a pxp (adjacency) matrix |
mod |
specifies how a graph should be created from the supplied matrix. Possible values are: directed, undirected. |
vertex.size |
The size of vertices in the graph. |
label |
The vertex labels. The default is TRUE. |
main |
Overall title for the graph. |
A graph
Pariya Behrouzi
Maintainer: Pariya Behrouzi <pariya.behrouzi@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.