Learn R Programming

socialh (version 0.1.1)

barDom: 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)

Value

histogram of social dominance

Arguments

dvalue

Dominance value

variable

the column with social hierarchy or social rank information.

Author

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

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.

Examples

Run this code
"There is no example"
NULL

Run the code above in your browser using DataLab