Learn R Programming

popbio (version 1.0.1)

teasel: T and F matrix for teasel

Description

Transition T and Fertility F matrices for the plant teasel

Usage

data(teasel)

Arguments

format

A list with T and F matrices

source

Example 5.2

References

Caswell 2001. Matrix Population Models. Second edition.

Examples

Run this code
data(teasel)
A<-teasel$T + teasel$F
A

Run the code above in your browser using DataLab