use_bertopic_virtualenv: Bind current R session to a BERTopic virtualenv
Description
Sets RETICULATE_PYTHON to the Python inside the given virtualenv and
initializes reticulate. If reticulate is already initialized to a
different Python, this stops with an informative error.