R package for producing association indices for captive animal populations
You can load the package in R using the devtools
library:
#install.packages("devtools")
library(devtools)
install_github("https://github.com/JDNorrey/CaptiveIndex", force = T, build_vignettes = T)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.