A spatially-explicit metacommunity model for R
You can install this package directly into R using the devtools package:
# Install devtools from CRAN
install.packages("devtools")
# Load devtools package
library(devtools)
# Install this package from github
devtools::install_github(akeyel/spatialdemography)
Note: It appears that the vignettes will not be accessable through browseVignettes("spatialdemography") unless you have the knitr package (on CRAN) and pandoc (pandoc.org) installed. However, the source is available in the vignettes folder.
See Description file for more details about the package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.