README.md

GillesCom

Travis-CI Build Status

An R package for Gillespie Simulation of Ecological Communities Dynamics

Paulo I. Prado & Andre Chalom

This package is being developed to provide simulation tools for generating ecological community data (such as species abundance distributions) using the Gillespie continuous time method.

Installation

GillesCom is currently only supported in Linux environments.

library(devtools)
install_github("piLaboratory/GillesCom", build_vignettes = TRUE)

See the examples on the package vignette with

library(GillesCom)
vignette("GillesCom")


piLaboratory/GillesCom documentation built on May 25, 2019, 6:04 a.m.