Removes the conda environment created by textrpp_install()
textrpp_uninstall(conda = "auto", prompt = TRUE, envname = "textrpp_condaenv")
Arguments
- 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