set_rhome | R Documentation |
R_HOME
Set the location of your R library when it is being called through a python script (e.g. via the python package rpy2).
set_rhome(conda_env = "echoR_mini", verbose = TRUE)
conda_env |
Conda environment to use. |
verbose |
Print messages. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.