clear_env {slendr} | R Documentation |
Remove the automatically created slendr Python environment
Description
Remove the automatically created slendr Python environment
Usage
clear_env(force = FALSE, all = FALSE)
Arguments
force |
Ask before deleting any environment? |
all |
Should all (present and past) slendr Python environments be removed
(default is |
Value
No return value, called for side effects
[Package slendr version 0.9.1 Index]