times {asnipe}R Documentation

Observation Time for each Flock Contained in the Group by Individual data

Description

The start time for each flock in the group by individual data since the first flock observed.

Usage

data("times")

Format

An integer array with the time (in seconds since the first flock of the day).

Source

Farine, D.R., Garroway, C.J., Sheldon, B.C. (2012) Social Network Analysis of mixed-species flocks: exploring the structure and evolution of interspecific social behaviour. Animal Behaviour 84: 1271-1277.

Examples

data("times")
data("group_by_individual")
rownames(gbi) <- times

[Package asnipe version 1.1.17 Index]