/modselr

Data and function bundle for model selection guide for ecologists

Primary LanguageR

modselr

Build Status DOI

This package contains one dataset provided by Roland and Matter on Dryad:

It also includes functions for working with the data and several worked examples.

Installation

# Install the development version from GitHub
devtools::install_github("atredennick/modselr")

# Install the development version from GitHub, with HTML vignettes (takes longer)
devtools::install_github("atredennick/modselr", build_vignettes = TRUE)