The isobxr program is a set of R tools designed to perform and explore stable isotope box modelling of open or closed systems. On this website, you can find all documentation and tutorials for the use of the isobxr package.
The isobxr package is now on the CRAN (Comprehensive R Archive Network) and can be found on its isobxr CRAN page.
It can now be installed directly from CRAN by calling:
install.packages("isobxr")
Box models single runs with run_isobxr: general presentation and tutorial
Box models scenario runs with compose_isobxr: general presentation and tutorial
Sweep parameters at the final state: general presentation and tutorial
Sweep parameters in response to perturbation: general presentation and tutorial
Use the shiny offline html app to plot compose_isobxr, sweep_steady and sweep_dyn outputs: general presentation