tempcont_data {TempCont} | R Documentation |
temp.cont
examples
Data from field work in the Middle-earth.
data("tempcont_data")
A data frame with 400 observations on the following 10 variables.
cave
a factor vector
year
a numeric vector with a temporal variable
trolls
a numeric vector
bushes
a numeric vector
temperature
a numeric vector
rainfall
a numeric vector
drought
a numeric vector
gremlins
a numeric vector
orcs
a numeric vector
warlocks
a numeric vector
data(tempcont_data)
str(tempcont_data)