asnipe (version 1.1.12)

times: 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")

Arguments

Format

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

Examples

Run this code
# NOT RUN {
data("times")
data("group_by_individual")
rownames(gbi) <- times
# }

Run the code above in your browser using DataLab