EcoHAB {toporanga} | R Documentation |
Example EcoHAB data
Description
Mice dominance events recorded by the Eco-HAB system.
Covers a group of 10 mice and 6575 events recorded over a span of almost 5 days, corresponding to followings in the system.
Contains three columns: winner
, ID of winning mouse, loser
, ID of a losing mice, t
time of event occurrence, in seconds since the first event.
Usage
data(EcoHAB)
Format
An object of class data.frame
with 6575 rows and 3 columns.
[Package toporanga version 1.0.0 Index]