spacy_uninstall {spacyr} | R Documentation |
Uninstall the spaCy environment
Description
Removes the virtual environment created by spacy_install()
Usage
spacy_uninstall(confirm = interactive())
Arguments
confirm |
logical; confirm before uninstalling spaCy? |
[Package spacyr version 1.3.0 Index]