The goal of rsic2 is to provide a R interface to build, compute, and exploit results of simulations handled by the SIC² software.
You can install the development version of rsic2 from GitHub with:
# install.packages("pak")
pak::pak("inrae/rsic2")Load the library:
library(rsic2)Display the documentation:
help(package = "rsic2")