barDom {socialh} | R Documentation |
Barplot from the variables obtained in the dvalue
Description
Generates a barplot from the variables obtained in the dvalue function (dominance value, social hierarchy and social rank)
Usage
barDom(dvalue, variable)
Arguments
dvalue |
Dominance value |
variable |
the column with social hierarchy or social rank information. |
Details
It is a function that plots the social hierarchy or social rank information of a group in a barplot. The function uses the options provided by ggplot2.
Value
histogram of social dominance
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]