Learn R Programming

spacyr (version 0.9.91)

spacy_uninstall: Unnstall spaCy conda environment

Description

Removes the conda environemnt craeted by spacy_install()

Usage

spacy_uninstall(conda = "auto", envname = "spacy_condaenv")

Arguments

conda

Path to conda executable. Default "auto" which automatically find the path

envname

character; name of conda environent to remove