Description Usage Arguments Details Value Examples
Create an igraph vocalisation diagram
1 | igraph.vocaldia(vd, ...)
|
vd |
a vocalisation diagram |
... |
arguments for the layout algorithm |
Create a vocalisation diagram
an igraph
1 2 3 4 5 | data(vocdia)
if (require('igraph'))
igraph.vocaldia(getSampledVocalMatrix(subset(atddia,
id=='Abbott_Maddock_01'),
individual=TRUE, nodecolumn='speaker'))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.