conda_check {transforEmotion} | R Documentation |
Check if the "transforEmotion" conda environment exists
Description
This function checks if the "transforEmotion" conda environment exists by running the command "conda env list" and searching for the environment name in the output.
Usage
conda_check()
Value
A logical value indicating whether the "transforEmotion" conda environment exists.
[Package transforEmotion version 0.1.4 Index]