Subject: Software Integration to R Posted: 2/5/2023 Viewed: 3574 times
Hello! is there any way to integrate WEAP to R language programming? I would like to code perzonalized graphics for the WEAP's outputs. I also want to run the model in R iteratively. Thanks in advance!
Mr. Doug Chalmers
Subject: Re: Software Integration to R Posted: 2/5/2025 Viewed: 73 times
Cristian and for those wondering,
You can run and export the model using Visual Basic Editor, as described in the WEAP Help for "Exploring the API". If you use Visual Basic to run and export result files, then you could write an R script to automatically produce graphics using the result files exported.
To my knowledge, R does not directly connect with the WEAP API.