check_venv | R Documentation |
Checks whether virtual 'python' environment of a given name exists an returns TRUE if it does.
check_venv(env_name = "r-lionfish")
env_name |
a string that defines the name of the 'python' environment reticulate uses. |
boolean
check_venv(env_name="r-lionfish")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.