popcycles is an R package implementing various methods developed by Hal Caswell and colleagues to analyze periodic matrix models.
The developement version of popcycles is on GitHub. If you don't already have it, you will need to install the devtools package
install.packages("devtools")
You can then install the popcycles from GitHub with:
devtools::install_github("brouwern/popcycles")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.