Learn R Programming

blmeco (version 1.4)

resprouts: Survival data of tree sprouts

Description

Number of tree sprouts that survived a management fire and the time since the last fire.

Usage

data(resprouts)

Arguments

Format

A data frame with 41 observations on the following 4 variables.

treatment

time since last fire in months

plot_ID

plot name

pre

number of tree sprouts before the fire

post

number of tree sprouts after the fire, survivors

References

Walters, G (2012) Customary fire regimes and vegetation structurein Gabon's Bateke Plateaux. Human Ecology 40: 943-955

Examples

Run this code
# NOT RUN {
data(resprouts)
# }

Run the code above in your browser using DataLab