The goal of ARTISutils is to provide a suite of standardized analysis functions/protocols for working with the ARTIS database.
Note
This package is not yet functioning. This is a template to start collecting issues and ideas for the planned ARTISutils package -AM 2026-02-24
You can install the development version of ARTISutils from GitHub with:
# install.packages("pak")
pak::pak("Seafood-Globalization-Lab/ARTISutils")This is a basic example which shows you how to solve a common problem:
library(ARTISutils)
## basic example codePlease note that the ARTISutils project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.