Description Usage Arguments Author(s) Examples
View source: R/eco.plotWeight.R
Plot method for an eco.weight object. For examples, see eco.weight
This function can make a static plot with the original coordinates and an additional graph with
the coordinates transformed as ranks. It can also construct dynamic plots
(force networks and circle networks).
1 2 3 4 5 6 7 8 9 10 11 |
x |
Connection network |
type |
Plot type: "edgebundle", for a circular network, "network" for a tension network |
group |
Vector with classes assigned to the individuals, in the same original order |
fontSize |
Argument passed to |
ebColor |
Vector with edge colors for the groups of the edgebundler plot (Experimental feature) |
vertex.size |
Parameter to |
vertex.label |
Parameter passed to |
bounded |
Logical. Value to enable (TRUE) or disable (FALSE)
the bounding box limiting the force network graph extent see |
... |
Additional arguments passed to |
Leandro Roser learoser@gmail.com
1 2 | # see the examples in the function eco.weight:
# ?eco.weight
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.