Skip to content

davnovak/RCondaRun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RCondaRun


This tiny R package allows to source Python code and call Python functions using a specific conda environment.

reticulate (the package for R/Python interfacing) cannot switch between conda environments within one R session, but this allows you to, through only loading the reticulate namespace in a separate R session.

Installation

devtools::install_github('davnovak/RCondaRun')

Documentation

?RCondaRun

About

Running Python code in different Anaconda environments in one R session

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages