teasel {popbio}R Documentation

T and F matrix for teasel

Description

Transition T and Fertility F matrices for the plant teasel

Usage

data(teasel)

Format

A list with T and F matrices

Source

Example 5.2

References

Caswell 2001. Matrix Population Models. Second edition.

Examples

data(teasel)
A<-teasel$T + teasel$F
A

[Package popbio version 1.0.1 Index]