I have a string variable in my python code: apple = jo34
and would like to call an R function to perform the next step. However, my variable from python needs to be called. How can I do that?
There have been similar questions asked in the past but none seem to have answered this question directly.
This is not a duplicate of this question: link Because that link focuses on gsub