| appmamba | R Documentation |
micromambaManage Environment with micromamba
appmamba(...)
install_appmamba(force = FALSE)
uninstall_appmamba()
appmamba_rc(edit = FALSE)
... |
<dynamic dots> Additional arguments passed to
|
force |
A logical value indicating whether to reinstall |
edit |
A logical value indicating whether to open the config file for editing. |
appmamba(): blit utilizes micromamba to manage environments.
This function simply executes the specified micromamba command.
install_appmamba(): Install appmamba (micromamba).
uninstall_appmamba(): Remove appmamba (micromamba).
appmamba_rc(): Get the run commands config file of the micromamba.
install_appmamba()
appmamba()
appmamba("env", "list")
# uninstall_appmamba() # Uninstall the `micromamba`
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.