View source: R/0_0_text_install.R
textrpp_uninstall | R Documentation |
Removes the conda environment created by textrpp_install()
textrpp_uninstall(conda = "auto", prompt = TRUE, envname = "textrpp_condaenv")
conda |
path to conda executable, default to "auto" which automatically finds the path |
prompt |
logical; ask whether to proceed during the installation |
envname |
character; name of conda environment to remove |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.