textrpp_uninstall {text}R Documentation

Uninstall textrpp conda environment

Description

Removes the conda environment created by textrpp_install()

Usage

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


[Package text version 1.2.1 Index]