Description Usage Arguments Value
plot of transmission clusters with spatial weightings
1 2 3 4 5 6 7 8 9 10 11 | plotTransClustersSpatial(
myModel,
eWidth = 2,
vSize = 5,
vFontSize = 1,
vColor = "cyan",
level = 1,
thick = 1,
labelOffset = 1,
showLabels = TRUE
)
|
myModel |
cluster analyis model created using createModel() |
eWidth |
width of edges |
vSize |
size of vertices |
vFontSize |
font size of vertex labels |
vColor |
vertex colour |
level |
transmission cut-off level |
thick |
edge weight adjustment factor |
labelOffset |
offset height for vertex labels |
showLabels |
toggle labels |
graph object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.