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

irage

Travis build status

Like Rage, but for IPMs

Installation

The development version from GitHub with:

``` {r eval = FALSE}

install.packages("devtools")

devtools::install_github("levisc8/irage") ```

It doesn't really work yet, so I don't recommend trying. Eventually, it'll do life history analysis for ipmr, Padrino, and (maybe) IPMPack outputs. We'll see.

Example

Need to write these.



levisc8/irage documentation built on March 6, 2020, 12:56 a.m.