We want to be able to call the recreation potential model from the shiny app. As I understand this is the tasks we need to do to acheive this: - [ ] Configure RP model to run on lumi/lifewatch, here is the container: https://github.com/BioDT/uc-ces-recreation2/tree/develop/inst/scripts/cli - [ ] Add user interface to shiny app so that users can change the 81 parameters (captured in a csv). We can copy code from the standalone version https://github.com/BioDT/uc-ces-recreation2/tree/develop/R - [ ] Configure to trigger model run from the shiny app using LEXIS