Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
 
 
man
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

A R/cpp framework for facilitation IBMs

Resources

Packages

No packages published
You can’t perform that action at this time.