Access to 'airGR' functions using the double colon operator
To make the code more readable, use "airGR" functions with the double colon operator.
So replace:
CreateInputsModel()
by:
airGR::CreateInputsModel()
La forge institutionnelle d'INRAE étant en production depuis le 10 juin 2025, nous vous recommandons d'y créer tous vos nouveaux projets.
To make the code more readable, use "airGR" functions with the double colon operator.
So replace:
CreateInputsModel()
by:
airGR::CreateInputsModel()