powered by
This data.frame is a fake example made up to illustrate later-package.
data(laterdata)
A data frame with 674 observations on the following 5 variables.
Indiv
a factor with levels Airly Biwa Doma Dudy Gogo Neil Olix Rali Raps Rexen Titi
Airly
Biwa
Doma
Dudy
Gogo
Neil
Olix
Rali
Raps
Rexen
Titi
Sex
a factor with levels f m
f
m
Food
a factor with levels Apple Cricket Worm
Apple
Cricket
Worm
Hand
a factor with levels Bi L R
Bi
L
R
PostureCorp
a factor with levels A Bip BipGrill BipT NonObs T TT
A
Bip
BipGrill
BipT
NonObs
T
TT
data(laterdata) str(laterdata)
Run the code above in your browser using DataLab