knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

iStructureMetaco: an R package for the analysis of the internal structure of metacommunities.

The goal of 'iStructureMetaco' is to provide functions to simulate metacommunities using a process-based colonization-extinction model. This package also provides wrapper functions to use Joint Species Distribution Models from the package HMSC (Guillaume, 2019). All functions and analysis provided as examples are associated to our publication 'The Internal Structure of Metacommunities' (Leibold, et.al. 2021).

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("javirudolph/iStructureMetaco")


javirudolph/iStructureMetaco documentation built on Dec. 20, 2021, 9:09 p.m.