README.md

Build Status CRAN Status CRAN Monthly CRAN Total

ICES Logo

icesTAF

icesTAF provides functions to support the ICES Transparent Assessment Framework to organize data, methods, and results used in ICES assessments.

icesTAF is implemented as an R package and available on CRAN.

Installation

icesTAF can be installed from CRAN using the install.packages command:

install.packages("icesTAF")

Usage

For a summary of the package:

library(icesTAF)
?icesTAF

References

ICES Transparent Assessment Framework: https://taf.ices.dk

Development

icesTAF is developed openly on GitHub.

Feel free to open an issue there if you encounter problems or have suggestions for future versions.

The current development version can be installed using:

library(remotes)
install_github("ices-tools-prod/icesTAF")


ices-tools-prod/icesTAF documentation built on March 23, 2023, 3:20 p.m.