wildebeest | R Documentation |
The data are estimates of abundance of a population of wildebeest on the Serengeti.
data("wildebeest")
A data frame with 30 observations on the following 10 variables.
yr.index
a numeric vector
Nhat
a numeric vector
sehat
a numeric vector
cvhat
a numeric vector
lci
a numeric vector
uci
a numeric vector
rain
a numeric vector
se.na
a numeric vector
Catch
a numeric vector
year
a numeric vector
data(wildebeest)
str(wildebeest)
plot(wildebeest$year,wildebeest$Nhat)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.