### Caswell-examples
### Example datasets from Caswell (2001)
# Example 2.1
Caswell_Ex_2.1 <- matrix(c(0, 1, 5,
0.3, 0, 0,
0, 0.5, 0),
3, 3, byrow = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.