Skip to content

📖 Blanchet, Cazelles and Gravel (2020) DOI:10.1111/ele.13525 - Research compendium

License

Notifications You must be signed in to change notification settings

TheoreticalEcosystemEcology/coocNotInteract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coocNotInteract

R build status DOI

📖 "Co-occurrence is not evidence of ecological interaction" by F. G. Blanchet, K. Cazelles, D. Gravel - Research compendium. Code to reproduce analysis and figures in https://www.authorea.com/users/293493/articles/421501-co-occurrence-is-not-evidence-of-ecological-interaction.

Install

Our scripts are formatted as an R package to share them easily. As such, use the package remotes to install this package:

# if remotes is not installed, run
install.packages("remotes")
# then
remotes::install_github("TheoreticalEcosystemEcology/coocNotInteract")
library("coocNotInteract")

Reproduce

For any argument N in the manuscript, there is a corresponding function scr_argN that runs the analysis and export the corresponding figure. For instance for argument 1, run

scr_arg1()

To execute the entire analysis (for all arguments), use

pipeline()

About

📖 Blanchet, Cazelles and Gravel (2020) DOI:10.1111/ele.13525 - Research compendium

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages