Home

Awesome

sdmTMBextra

<!-- badges: start -->

R-CMD-check

<!-- badges: end -->

sdmTMBextra is an R package with extra utilities for working with sdmTMB models. Functionality includes:

The package was developed to reduce heavier package dependencies within the main sdmTMB package.

Installation

You can install sdmTMBextra with:

# install.packages("remotes")
remotes::install_github("pbs-assess/sdmTMBextra", dependencies = TRUE)

See the examples within the help files and the main sdmTMB vignettes (under 'Articles').

Always load the sdmTMBextra package after sdmTMB