Working group on Optimization of Biological Sampling
You can install BIOPTIMtools
by running this code in R
:
# (only required if devtools is not already installed)
install.packages("devtools")
# Install BIOPTIMtools
devtools::install_github("https://github.com/ices-eg/wg_WGBIOPTIM/tree/main")
library(BIOPTIMtools)