README.md

canis: Canopy File Investigator and Shreder

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).

Installation

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)


chgigot/canis documentation built on May 13, 2019, 3:56 p.m.