use_bertopic: Bind current R session to the BERTopic environment (auto route)
Description
If a Conda env with the given name exists, prefer Conda; otherwise try a
virtualenv with the same name. Stops if neither exists.
Usage
use_bertopic(envname = "r-bertopic")
Value
Invisibly, the Python executable path.
Arguments
- envname
Character. Environment name. Default "r-bertopic".