bpDom {socialh} | R Documentation |
Boxplot
Description
Function to obtain the boxplot of social hierarchy categories from dvalue function.
Usage
bpDom(y, x)
Arguments
y |
the column with animal information. |
x |
the column with social hierarchy or social rank information. |
Details
It is a simple function that plots the social hierarchy or social rank information of a group in a boxplot. The function uses the options provided by ggplot2.
Value
boxplot of social hierarchy or social rank
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]