README.md

micro.crm

Introduction

These instructions will go through the basic functions for consumer-resource dynamics. Please see tutorial.Rmd for description on models and more details.

Installation

Install this package from GitHub using devtools.

install.packages("devtools")
devtools::install_github("Chang-Yu-Chang/micro.crm")

micro.rm also depends on a couple of packages.

library(tidyverse)
library(data.table)
library(igraph)
library(PlayerRatings)
library(vegan)

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Author

License

This project is licensed under the MIT License - see the LICENSE.md file for details



Chang-Yu-Chang/MigrationCommunity documentation built on Aug. 13, 2019, 9:41 p.m.