actorSociogram {socialh} | R Documentation |
Sociogram with actor information
Description
Function to obtain the circle diagram with actor relationship from an sociomatrix.
Usage
actorSociogram(smatrix)
Arguments
smatrix |
sociomatrix |
Details
The function actorSociogram is obtained by the sociometric matrix. Return a circular diagram with actor relationship between the animals, where the arrow shows the direction of the relationship and the line thickness indicates the number of encounters (the thicker the line, the greater the number of encounters).
Value
Circular plot with actor information
Author(s)
Julia P. S. Valente, Matheus Deniz, Karolini T. de Sousa.
Examples
"There is no example"
NULL
[Package socialh version 0.1.1 Index]