Sign up to take part
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Added on November 17, 2023 7:03AM
Likes: 0
Replies: 1
I have R recipe and i have converted it into application-as-recipe now i am letting user give some inputs as variables so how can i use those variables in the code i have also defined global variable if i can also change the value of global variable that will also work can you help me in this
Operating system used: windows
You can find the variables in the application's variables section. I believe if you are setting them via an e.g. variables edit block, they will be in the local section. You can also manipulate variables programmatically with the python API.