canis is a toolkit to deal with so called "canopy files" (extension: .can) such as the ones that may be generated using the framework OpenAlea (https://github.com/openalea/openalea).
You can install the latest development version from github with (in R console):
install.packages("devtools")
devtools::install_github("chgigot/canis")
Note: You can use the following command to make sure to build the vignettes when installing the package:
devtools::install_github("chgigot/canis", build_vignettes = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.