num_dom: Calculate Number of Individuals Dominated by each individual...

Description Usage Arguments Value Examples

View source: R/num_dom.R

Description

Calculate Number of Individuals Dominated by each individual over Time

Usage

1

Arguments

df

a dataframe containing two columns the first column being the winner and the second column being the loser

plot

If equals TRUE will plot dominance over time

Value

a dataframe with the number of animals dominated at each time based on the previous interaction between all pairs of individuals

Examples

1
2

jalapic/hierformR documentation built on May 18, 2019, 11:18 a.m.