README.md

facilitation

Travis-CI Build Status CRAN Status License

A Rcpp framework for plant-plant interactions IBMs

Installing the package

install.packages("facilitation")
library(facilitation)
vignette("facilitation")

Development version

If you want to install the latest development snapshot, install and load the library devtools:

install.packages("devtools")
library(devtools)

Then install the master version from GitHub and load it:

install_github(repo = 'Lobz/facilitation', build_vignettes = TRUE)
library(facilitation)
vignette("facilitation")


Lobz/facilitation documentation built on May 7, 2019, 2:01 p.m.