View source: R/BF_management.R
| remove_env_name | R Documentation |
Internal helper function to remove a virtual environment.
remove_env_name(env_name = "BFR")
env_name |
A character string specifying the name of the virtual environment. |
No return value, called for side effects (removes the specified Python virtual environment).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.