Learn R Programming

socialh (version 0.1.1)

bpDom: Boxplot

Description

Function to obtain the boxplot of social hierarchy categories from dvalue function.

Usage

bpDom(y, x)

Value

boxplot of social hierarchy or social rank

Arguments

y

the column with animal information.

x

the column with social hierarchy or social rank information.

Author

Julia P. S. Valente, Matheus Deniz, Karolini T. de Sousa.

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.

Examples

Run this code
"There is no example"

NULL

Run the code above in your browser using DataLab