Use existing anaconda environment in RStudio

Hi. I am a user of Python and R for about 3 years. In one of my project, I need to use a python package, but the majority of my code is in R script/RStudio. I have tried the work separately in python using anaconda and i made a new virtual environment. Now, I want to use the python package in RStudio. I have read some of the guides on how to connect anaconda to RStudio, but I haven't found the way to connect the EXISTING virtual env to R. Is it possible? If yes, how to do it? If no, do I have to create a new Python OR conda virtual env?

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.