Learn R Programming

transforEmotion (version 0.1.5)

setup_miniconda: Install Miniconda and activate the transforEmotion environment

Description

Installs miniconda and activates the transforEmotion environment

Usage

setup_miniconda()

Arguments

Author

Alexander P. Christensen <alexpaulchristensen@gmail.com> Aleksandar Tomasevic <atomashevic@gmail.com>

Details

Installs miniconda using install_miniconda and activates the transforEmotion environment using use_condaenv. If the transforEmotion environment does not exist, it will be created using conda_create.