plot_igraph-methods | R Documentation |
igraph_financial
objectsMethods to extend igraph
's plotting functions to igraph_financial
objects
## S4 method for signature 'igraph_financial'
plot_igraph(x, ...)
## S4 method for signature 'igraph'
plot_igraph(x, ...)
x |
The |
... |
Other parameters passed to the corresponding method and/or |
For both igraph
and igraph_financial
objects, returns NULL invisibly. It is called to print the graph to any R device. (see method and igraph::plot.igraph)
Telarico, Fabio Ashtar
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.