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

portalDS

Build Status codecov DOI

Overview

The goal of portalDS is to apply "dynamic stability" (Ushio et al. 2018) to the long-term rodent time series at Portal, to test whether this indicator of whole-ecosystem change predicts or lines up with abrupt community shifts.

Project Organization

This project is set up as an R package that implements functions for computing "dynamic stability", mostly following Ben Marwick's rrtools setup:

Installation

You can install the current version of portalDS from GitHub with:

# install.packages("remotes")
remotes::install_github("ha0ye/portalDS")


ha0ye/portalDS documentation built on March 28, 2020, 1:21 p.m.