If you try to add a variable where one variable of the right-hand-side does not exist, calc_addVariable fails.
Add switch skip.fails, if set to TRUE, just skip this calculation.
I added the silent option to the documentation and renamed the F function in read.quitte because make format was turning it into the FALSE function 🤦 .
If you try to add a variable where one variable of the right-hand-side does not exist, calc_addVariable fails. Add switch
skip.fails
, if set toTRUE
, just skip this calculation.