Description Usage Arguments Details Author(s) Examples
High level access to the gplot function in the sna package.
1 2 3 4 5 6 7 8 9 |
net |
A network. |
com |
The community matrix used to generate the network with species in the same order as the network. |
my.coord |
A set of point coordinates to coordinates the nodes in the network. |
loc |
Logical: should the location (i.e. coordinates) of the plotted nodes be returned? |
v.scale |
Value to scale the node (i.e. vertex) size. |
v.min |
Minumum size for a node (i.e. vertex). |
This is a high level function for plotting networks using the sna package specifically tailored for community data based network models.
Matthew K. Lau
1 2 3 | ##---- Should be DIRECTLY executable !! ----
##-- ==> Define data, use random,
##-- or do help(data=index) for the standard data sets.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.