layla {lomb} | R Documentation |
Activiy of a dog.
Description
activity and body temperature of a domestic dog in summer
Usage
data("layla")
Format
A data frame with 10120 observations on the following 4 variables.
- Id
a vector with animal ID
- Date
a vector with date and time of day
- Temperature
a numeric vector of body temperature
- Activity
a numeric vector of kocomtor activity
Examples
data(layla)
## maybe str(layla) ; plot(layla) ...
[Package lomb version 2.5.0 Index]